This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new 5fd77f474 Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.0 (#919)
5fd77f474 is described below

commit 5fd77f47410ca07a7de6c6428a3bf86aafe84aca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 8 18:16:13 2022 -0400

    Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.0 (#919)
    
    Bumps 
[spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 
4.7.0.0 to 4.7.1.0.
    - [Release 
notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - 
[Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.0.0...spotbugs-maven-plugin-4.7.1.0)
    
    ---
    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 fcab16b3a..02cb8ff0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -638,7 +638,7 @@
     <checkstyle.version>9.3</checkstyle.version>
     <checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
 
-    <commons.spotbugs.plugin.version>4.7.0.0</commons.spotbugs.plugin.version>
+    <commons.spotbugs.plugin.version>4.7.1.0</commons.spotbugs.plugin.version>
     <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>
     <japicmp.skip>false</japicmp.skip>
     <clirr.skip>true</clirr.skip>

Reply via email to