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 2f4721043c9 chore(deps): Bump org.owasp:dependency-check-maven from
10.0.3 to 10.0.4 (#15389)
2f4721043c9 is described below
commit 2f4721043c9e411ca909d000cca460cfb4a3e454
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 2 13:06:34 2024 +0200
chore(deps): Bump org.owasp:dependency-check-maven from 10.0.3 to 10.0.4
(#15389)
Bumps
[org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck)
from 10.0.3 to 10.0.4.
- [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.3...v10.0.4)
---
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 ed176666690..08f42d3b2d3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -334,7 +334,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.3</maven-owasp-plugin-version>
+ <maven-owasp-plugin-version>10.0.4</maven-owasp-plugin-version>
<maven-jar-plugin-version>3.4.2</maven-jar-plugin-version>
<maven-javadoc-plugin-version>3.10.0</maven-javadoc-plugin-version>
<maven-plugin-plugin-version>3.15.0</maven-plugin-plugin-version>