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

shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 312b01a72 Bump org.owasp:dependency-check-maven from 10.0.4 to 11.1.0 
(#4585)
312b01a72 is described below

commit 312b01a720571c59d5287bbaedda1a7e50f25430
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 1 17:08:18 2024 +0800

    Bump org.owasp:dependency-check-maven from 10.0.4 to 11.1.0 (#4585)
    
    Bumps 
[org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck)
 from 10.0.4 to 11.1.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/v10.0.4...v11.1.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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a52c3ebe4..7565d75d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     <!-- sort by alpha -->
     <checkstyle-maven-plugin.version>3.5.0</checkstyle-maven-plugin.version>
     <coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
-    
<dependency-check-maven-plugin.version>10.0.4</dependency-check-maven-plugin.version>
+    
<dependency-check-maven-plugin.version>11.1.0</dependency-check-maven-plugin.version>
     <docker-maven-plugin.version>0.45.1</docker-maven-plugin.version>
     <exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
     <gpg-maven-plugin.version>3.2.7</gpg-maven-plugin.version>

Reply via email to