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/11/08 08:49:14 UTC

[servicecomb-java-chassis] branch master updated: Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 (#3458)

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 ace422739 Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 (#3458)
ace422739 is described below

commit ace422739dafcdbed32b340061b44491615aee01
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Nov 8 16:49:09 2022 +0800

    Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 (#3458)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fcd297af6..d66006857 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
     <release-maven-plugin.version>2.5.3</release-maven-plugin.version>
     <site-maven-plugin.version>3.12.1</site-maven-plugin.version>
     <source-maven-plugin.version>3.2.1</source-maven-plugin.version>
-    <spotbug-maven-plugin.version>4.7.2.1</spotbug-maven-plugin.version>
+    <spotbug-maven-plugin.version>4.7.3.0</spotbug-maven-plugin.version>
     <spring-boot-maven-plugin.version>2.7.0</spring-boot-maven-plugin.version>
     <surefire-maven-plugin.version>3.0.0-M7</surefire-maven-plugin.version>
     <!-- plugin version end -->