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/06/13 11:12:18 UTC

[servicecomb-java-chassis] branch master updated: Bump dependency-check-maven from 7.1.0 to 7.1.1 (#3065)

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 c1a64b358 Bump dependency-check-maven from 7.1.0 to 7.1.1 (#3065)
c1a64b358 is described below

commit c1a64b35806a104228b535a1988ad1dea2452172
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Jun 13 19:12:13 2022 +0800

    Bump dependency-check-maven from 7.1.0 to 7.1.1 (#3065)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ecd2a7f01..355a05f99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <!-- sort by alpha -->
     <checkstyle-maven-plugin.version>3.1.2</checkstyle-maven-plugin.version>
     <coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
-    <dependency-check-maven-plugin.version>7.1.0</dependency-check-maven-plugin.version>
+    <dependency-check-maven-plugin.version>7.1.1</dependency-check-maven-plugin.version>
     <docker-maven-plugin.version>0.40.0</docker-maven-plugin.version>
     <exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
     <gmaven-plugin.version>1.5</gmaven-plugin.version>