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

zhaojinchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new aaf6c80cbc0 Chore : bump the OWASP dependency-check-maven to 10.0.3 
(#32167)
aaf6c80cbc0 is described below

commit aaf6c80cbc03897fdc65e690b2581c77093b068f
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Thu Jul 18 17:00:45 2024 +0800

    Chore : bump the OWASP dependency-check-maven to 10.0.3 (#32167)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 927197b41ee..a28a4d78414 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,7 @@
         <maven-jxr-plugin.version>3.3.0</maven-jxr-plugin.version>
         <jdepend-maven-plugin.version>2.0</jdepend-maven-plugin.version>
         <taglist-maven-plugin.version>2.4</taglist-maven-plugin.version>
-        <dependency-check-maven.version>9.0.10</dependency-check-maven.version>
+        <dependency-check-maven.version>10.0.3</dependency-check-maven.version>
     </properties>
     
     <dependencyManagement>

Reply via email to