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

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 300839f9f1aeec4ae03682ec516a80d733545158
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 23 08:21:11 2023 -0500

    Bump org.owasp:dependency-check-maven from 8.4.3 to 9.0.0 (#1531)
    
    Bumps 
[org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck)
 from 8.4.3 to 9.0.0.
    - [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/v8.4.3...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.owasp:dependency-check-maven
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit b34bd8b06341f11a55a63e8025609b9703ede626)
    (cherry picked from commit d65cc7b49ce72197849850dad4a3d84829fe0e70)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4381511100..e2074be058 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
         <cxf.jdk.version>1.8</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         
<site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>
-        <maven-owasp-plugin-version>8.4.3</maven-owasp-plugin-version>
+        <maven-owasp-plugin-version>9.0.0</maven-owasp-plugin-version>
     </properties>
     <distributionManagement>
         <repository>

Reply via email to