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 9042e5f  Bump spotbugs-maven-plugin from 4.2.0 to 4.2.2 (#735)
9042e5f is described below

commit 9042e5f15dc98898e551b7a80a371f7a60d940bb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 24 19:45:44 2021 -0400

    Bump spotbugs-maven-plugin from 4.2.0 to 4.2.2 (#735)
    
    Bumps 
[spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 
4.2.0 to 4.2.2.
    - [Release 
notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/commits)
    
    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 f84db14..c80fc92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -622,7 +622,7 @@
     <checkstyle.version>8.41</checkstyle.version>
     <checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
 
-    <spotbugs.plugin.version>4.2.0</spotbugs.plugin.version>
+    <spotbugs.plugin.version>4.2.2</spotbugs.plugin.version>
     <spotbugs.impl.version>4.2.2</spotbugs.impl.version>
     <japicmp.skip>false</japicmp.skip>
     <clirr.skip>true</clirr.skip>

Reply via email to