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 44f380170 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0
to 4.8.2.0 (#4085)
44f380170 is described below
commit 44f380170a9171bd2f1de52f3bc161d602a7bf9e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 3 11:03:53 2023 +0800
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0
(#4085)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3b36dccec..d4f54384b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,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.8.1.0</spotbug-maven-plugin.version>
+ <spotbug-maven-plugin.version>4.8.2.0</spotbug-maven-plugin.version>
<spring-boot-maven-plugin.version>3.1.3</spring-boot-maven-plugin.version>
<surefire-maven-plugin.version>3.2.2</surefire-maven-plugin.version>
<!-- plugin version end -->