mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 01:58:24 +00:00
com.github.spotbugs:spotbugs 4.0.5 -> 4.0.6.
commons.surefire.version 3.0.0-M4 -> 3.0.0-M5.
This commit is contained in:
parent
cae8364d9e
commit
43fe903cad
4
pom.xml
4
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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user