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 481587220 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 
to 4.8.6.2 (#4459)
481587220 is described below

commit 4815872207447e136a8197e461ab1f7a8423b9fc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 1 18:32:54 2024 +0800

    Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 
(#4459)
    
    Bumps 
[com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin)
 from 4.8.6.1 to 4.8.6.2.
    - [Release 
notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - 
[Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.6.1...spotbugs-maven-plugin-4.8.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs:spotbugs-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0caa942ad..e81c9ab2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
     <release-maven-plugin.version>3.1.0</release-maven-plugin.version>
     <site-maven-plugin.version>3.12.1</site-maven-plugin.version>
     <source-maven-plugin.version>3.3.0</source-maven-plugin.version>
-    <spotbug-maven-plugin.version>4.8.6.1</spotbug-maven-plugin.version>
+    <spotbug-maven-plugin.version>4.8.6.2</spotbug-maven-plugin.version>
     <spring-boot.version>3.3.1</spring-boot.version>
     <surefire-maven-plugin.version>3.3.1</surefire-maven-plugin.version>
     <!-- plugin version end -->

Reply via email to