This is an automated email from the ASF dual-hosted git repository.

oscerd 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 ae92b69015dc chore(deps): Bump org.owasp:dependency-check-maven from 
12.2.2 to 13.0.0 (#25440)
ae92b69015dc is described below

commit ae92b69015dcf14fe8e971d3828e500fd0d93b45
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 11 10:05:38 2026 +0200

    chore(deps): Bump org.owasp:dependency-check-maven from 12.2.2 to 13.0.0 
(#25440)
    
    Bumps 
[org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck)
 from 12.2.2 to 13.0.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.2.2...v13.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.owasp:dependency-check-maven
      dependency-version: 13.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 e4ae5a14c75e..e823b9a21a61 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -365,7 +365,7 @@
         <maven-jar-plugin-version>3.5.1</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.2.2</maven-owasp-plugin-version>
+        <maven-owasp-plugin-version>13.0.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.5.1</maven-plugin-testing-harness-version>

Reply via email to