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 23f2b968d Bump org.owasp:dependency-check-maven from 8.3.1 to 8.4.2
(#3989)
23f2b968d is described below
commit 23f2b968d3193fff92e07f0db5f8ece2494ef83c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 13 16:02:12 2023 +0800
Bump org.owasp:dependency-check-maven from 8.3.1 to 8.4.2 (#3989)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9f8ea2482..f2afd8a32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
<!-- sort by alpha -->
<checkstyle-maven-plugin.version>3.3.0</checkstyle-maven-plugin.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
-
<dependency-check-maven-plugin.version>8.3.1</dependency-check-maven-plugin.version>
+
<dependency-check-maven-plugin.version>8.4.2</dependency-check-maven-plugin.version>
<docker-maven-plugin.version>0.43.3</docker-maven-plugin.version>
<exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
<gpg-maven-plugin.version>3.0.1</gpg-maven-plugin.version>