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-io.git


The following commit(s) were added to refs/heads/master by this push:
     new 8a8ede6  Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4 (#130)
8a8ede6 is described below

commit 8a8ede6074e80341e8e5be12216b6fb5c4d75e93
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 20:05:07 2020 -0400

    Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4 (#130)
    
    Bumps 
[spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 
4.0.0 to 4.0.4.
    - [Release 
notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - 
[Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.0.0...spotbugs-maven-plugin-4.0.4)
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    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 f5f0ce6..8fd5920 100644
--- a/pom.xml
+++ b/pom.xml
@@ -294,7 +294,7 @@ file comparators, endian transformation classes, and much 
more.
     <commons.jacoco.version>0.8.5</commons.jacoco.version>
     <commons.surefire.version>2.22.2</commons.surefire.version>
     <commons.japicmp.version>0.14.3</commons.japicmp.version>
-    <spotbugs.plugin.version>4.0.0</spotbugs.plugin.version>
+    <spotbugs.plugin.version>4.0.4</spotbugs.plugin.version>
     <spotbugs.impl.version>4.0.6</spotbugs.impl.version>    
     <japicmp.skip>false</japicmp.skip>
     <jacoco.skip>${env.JACOCO_SKIP}</jacoco.skip>

Reply via email to