This is an automated email from the ASF dual-hosted git repository. acosentino 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 d68ab59961c chore(deps): Bump org.owasp:dependency-check-maven from 10.0.2 to 10.0.3 (#14891) d68ab59961c is described below commit d68ab59961cc7517c88a06c8b35a08e872e6d82b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jul 22 09:39:30 2024 +0200 chore(deps): Bump org.owasp:dependency-check-maven from 10.0.2 to 10.0.3 (#14891) Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 10.0.2 to 10.0.3. - [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/v10.0.2...v10.0.3) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 d0cc2bb6895..2a71d63424f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -333,7 +333,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>10.0.2</maven-owasp-plugin-version> + <maven-owasp-plugin-version>10.0.3</maven-owasp-plugin-version> <maven-jar-plugin-version>3.4.2</maven-jar-plugin-version> <maven-javadoc-plugin-version>3.7.0</maven-javadoc-plugin-version> <maven-plugin-plugin-version>3.13.1</maven-plugin-plugin-version>