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 2a210911f Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0 (#3322)
2a210911f is described below
commit 2a210911f302fd377d0589af117cee2a6aa1fa89
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 7 14:04:48 2022 +0800
Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0 (#3322)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1027abbcc..64b3ff488 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,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.1.1</spotbug-maven-plugin.version>
+ <spotbug-maven-plugin.version>4.7.2.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 -->