Skip to content

Commit ef58d20

Browse files
committed
Update JUnit to version 4.11 from 4.10.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1417450 13f79535-47bb-0310-9956-ffa450edef68
1 parent 556dbf3 commit ef58d20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ file comparators, endian transformation classes, and much more.
218218
<dependency>
219219
<groupId>junit</groupId>
220220
<artifactId>junit</artifactId>
221-
<version>4.10</version>
221+
<version>4.11</version>
222222
<scope>test</scope>
223223
</dependency>
224224
</dependencies>

0 commit comments

Comments
 (0)