You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by sh...@apache.org on 2022/12/31 23:40:34 UTC

[servicecomb-java-chassis] branch master updated: Bump dependency-check-maven from 7.4.1 to 7.4.3 (#3553)

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 74d60d0a5 Bump dependency-check-maven from 7.4.1 to 7.4.3 (#3553)
74d60d0a5 is described below

commit 74d60d0a5aca3067bbed0a90caa3e37c98808644
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Jan 1 07:40:29 2023 +0800

    Bump dependency-check-maven from 7.4.1 to 7.4.3 (#3553)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b894e0a89..e6f3a22f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <!-- sort by alpha -->
     <checkstyle-maven-plugin.version>3.2.0</checkstyle-maven-plugin.version>
     <coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
-    <dependency-check-maven-plugin.version>7.4.1</dependency-check-maven-plugin.version>
+    <dependency-check-maven-plugin.version>7.4.3</dependency-check-maven-plugin.version>
     <docker-maven-plugin.version>0.40.3</docker-maven-plugin.version>
     <exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
     <gmavenplus-plugin.version>2.1.0</gmavenplus-plugin.version>