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

commit 43fe903cadef99ef243afa8cf6e20522cff96831
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Jun 24 12:50:17 2020 -0400

    com.github.spotbugs:spotbugs 4.0.5 -> 4.0.6.
    commons.surefire.version 3.0.0-M4 -> 3.0.0-M5.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d340fe6..c05b502 100644
--- a/pom.xml
+++ b/pom.xml
@@ -612,7 +612,7 @@
     <uberjar.name>benchmarks</uberjar.name>
 
     <commons.jacoco.version>0.8.5</commons.jacoco.version>
-    <commons.surefire.version>3.0.0-M4</commons.surefire.version>
+    <commons.surefire.version>3.0.0-M5</commons.surefire.version>
     <commons.javadoc.version>3.2.0</commons.javadoc.version>
 
     <!-- never generate report if there are binary incompatible changes -->
@@ -764,7 +764,7 @@
           <dependency>
             <groupId>com.github.spotbugs</groupId>
             <artifactId>spotbugs</artifactId>
-            <version>4.0.5</version>
+            <version>4.0.6</version>
          </dependency>
         </dependencies>        
         <configuration>

Reply via email to