Skip to content

Commit 57ab280

Browse files
committed
Update to latest junit version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1669811 13f79535-47bb-0310-9956-ffa450edef68
1 parent 8a2bc22 commit 57ab280

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
@@ -158,7 +158,7 @@
158158
<dependency>
159159
<groupId>junit</groupId>
160160
<artifactId>junit</artifactId>
161-
<version>4.11</version>
161+
<version>4.12</version>
162162
<scope>test</scope>
163163
</dependency>
164164
<dependency>

0 commit comments

Comments
 (0)