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 b1cf2f5  Bump spotbugs from 4.1.3 to 4.1.4 (#164)
b1cf2f5 is described below

commit b1cf2f5feb8a9af922a3c1514c8c5f0b1818d100
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 16 10:44:11 2020 -0400

    Bump spotbugs from 4.1.3 to 4.1.4 (#164)
    
    Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.1.3 to 4.1.4.
    - [Release notes](https://github.com/spotbugs/spotbugs/releases)
    - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/spotbugs/spotbugs/compare/4.1.3...4.1.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 ddbff85..ca23063 100644
--- a/pom.xml
+++ b/pom.xml
@@ -306,7 +306,7 @@ file comparators, endian transformation classes, and much 
more.
     <commons.surefire.version>2.22.2</commons.surefire.version>
     <commons.japicmp.version>0.14.3</commons.japicmp.version>
     <spotbugs.plugin.version>4.1.3</spotbugs.plugin.version>
-    <spotbugs.impl.version>4.1.3</spotbugs.impl.version>    
+    <spotbugs.impl.version>4.1.4</spotbugs.impl.version>    
     <japicmp.skip>false</japicmp.skip>
     <!-- generate report even if there are binary incompatible changes -->
     
<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>

Reply via email to