Skip to content

Commit 3251301

Browse files
committed
Fixed jenkinsci#401 - Upgrade JUnit to 4.12
1 parent 62730cb commit 3251301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
<!-- Version of Jenkins to use for Integration Tests -->
5454
<jenkins-version>1.644</jenkins-version>
55-
<junit.version>4.11</junit.version>
55+
<junit.version>4.12</junit.version>
5656
<mockito-core.version>1.9.5</mockito-core.version>
5757
<commons-io.version>2.4</commons-io.version>
5858
<xstream.version>1.4.7-jenkins-1</xstream.version>

0 commit comments

Comments
 (0)