This is an automated email from the ASF dual-hosted git repository.
apupier 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 00cb59a2a6d Bump org.owasp:dependency-check-maven from 9.0.6 to 9.0.7
00cb59a2a6d is described below
commit 00cb59a2a6dab1fb4b67beb9815810be38f17c9f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 21 06:42:03 2023 +0000
Bump org.owasp:dependency-check-maven from 9.0.6 to 9.0.7
Bumps
[org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck)
from 9.0.6 to 9.0.7.
- [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/v9.0.6...v9.0.7)
---
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]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 718da83cd06..4cecb05acb5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -317,7 +317,7 @@
<maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version>
<maven-archetype-plugin-version>3.2.1</maven-archetype-plugin-version>
<maven-archetype-packaging-version>3.2.1</maven-archetype-packaging-version>
- <maven-owasp-plugin-version>9.0.6</maven-owasp-plugin-version>
+ <maven-owasp-plugin-version>9.0.7</maven-owasp-plugin-version>
<maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
<maven-javadoc-plugin-version>3.5.0</maven-javadoc-plugin-version>
<maven-plugin-plugin-version>3.10.2</maven-plugin-plugin-version>