This is an automated email from the ASF dual-hosted git repository.
liubao 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 41c2b56cc Bump org.owasp:dependency-check-maven from 11.1.1 to 12.0.2
(#4700)
41c2b56cc is described below
commit 41c2b56ccc5e2afd17e7530f8eeaa797993ab810
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 6 14:50:50 2025 +0800
Bump org.owasp:dependency-check-maven from 11.1.1 to 12.0.2 (#4700)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e5197ced9..5234b3873 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
<!-- sort by alpha -->
<checkstyle-maven-plugin.version>3.6.0</checkstyle-maven-plugin.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
-
<dependency-check-maven-plugin.version>11.1.1</dependency-check-maven-plugin.version>
+
<dependency-check-maven-plugin.version>12.0.2</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>