Skip to content

Commit 373c796

Browse files
committed
pom.xml: updated JUnit to 4.10
@see http://tech.groups.yahoo.com/group/junit/message/23717 No functional changes.
1 parent 876801d commit 373c796

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
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>junit</groupId>
126126
<artifactId>junit</artifactId>
127-
<version>4.9</version>
127+
<version>4.10</version>
128128
<scope>test</scope>
129129
</dependency>
130130

0 commit comments

Comments
 (0)