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 68cbdc5bbdba chore(deps): Bump org.owasp:dependency-check-maven from
12.1.9 to 12.2.0 (#20771)
68cbdc5bbdba is described below
commit 68cbdc5bbdba8055bed383807c45f8122f616531
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 12 10:05:18 2026 +0100
chore(deps): Bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0
(#20771)
Bumps
[org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck)
from 12.1.9 to 12.2.0.
- [Release
notes](https://github.com/dependency-check/DependencyCheck/releases)
-
[Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/dependency-check/DependencyCheck/compare/v12.1.9...v12.2.0)
---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
dependency-version: 12.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 1291d3fafde5..ecbcc3ba5b7e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -380,7 +380,7 @@
<maven-jar-plugin-version>3.5.0</maven-jar-plugin-version>
<maven-javadoc-plugin-version>3.12.0</maven-javadoc-plugin-version>
<maven-maven-plugin-descriptor-version>2.2.1</maven-maven-plugin-descriptor-version>
- <maven-owasp-plugin-version>12.1.9</maven-owasp-plugin-version>
+ <maven-owasp-plugin-version>12.2.0</maven-owasp-plugin-version>
<maven-plugin-plugin-version>3.15.2</maven-plugin-plugin-version>
<maven-plugin-annotations-version>3.15.2</maven-plugin-annotations-version>
<maven-plugin-testing-harness-version>3.4.0</maven-plugin-testing-harness-version>