This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 2f31e97201e chore(deps): Bump org.owasp:dependency-check-maven from
12.0.0 to 12.0.1 (#16863)
2f31e97201e is described below
commit 2f31e97201e292e33d5e0e9f11d5714239ccdabb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 20 09:35:21 2025 +0100
chore(deps): Bump org.owasp:dependency-check-maven from 12.0.0 to 12.0.1
(#16863)
Bumps
[org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck)
from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
-
[Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/jeremylong/DependencyCheck/compare/v12.0.0...v12.0.1)
---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 5399c1d57a1..e80a36ac34d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -342,7 +342,7 @@
<maven-jar-plugin-version>3.4.2</maven-jar-plugin-version>
<maven-javadoc-plugin-version>3.11.2</maven-javadoc-plugin-version>
<maven-maven-plugin-descriptor-version>2.2.1</maven-maven-plugin-descriptor-version>
- <maven-owasp-plugin-version>12.0.0</maven-owasp-plugin-version>
+ <maven-owasp-plugin-version>12.0.1</maven-owasp-plugin-version>
<maven-plugin-plugin-version>3.15.1</maven-plugin-plugin-version>
<maven-plugin-annotations-version>3.15.1</maven-plugin-annotations-version>
<maven-plugin-testing-harness-version>3.3.0</maven-plugin-testing-harness-version>