Bump junit from 4.13.2 to 5.9.1 Vintage
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -477,9 +477,8 @@ under the License.
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.13.2</version>
|
||||
<groupId>org.junit.vintage</groupId>
|
||||
<artifactId>junit-vintage-engine</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
@@ -574,6 +573,7 @@ under the License.
|
||||
<commons.jira.pid>12310484</commons.jira.pid>
|
||||
<!-- The RC version used in the staging repository URL. -->
|
||||
<commons.rc.version>RC2</commons.rc.version>
|
||||
<commons.junit.version>5.9.1</commons.junit.version>
|
||||
<commons.surefire.version>3.0.0-M7</commons.surefire.version>
|
||||
<spotbugs.plugin.version>4.7.2.0</spotbugs.plugin.version>
|
||||
<spotbugs.impl.version>4.7.2</spotbugs.impl.version>
|
||||
|
||||
Reference in New Issue
Block a user