Skip to content

Commit 8161311

Browse files
committed
JUnit 3.8.2 is best for Java 1.4
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@759392 13f79535-47bb-0310-9956-ffa450edef68
1 parent 530fe67 commit 8161311

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
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>junit</groupId>
124124
<artifactId>junit</artifactId>
125-
<version>3.8.1</version>
125+
<version>3.8.2</version>
126126
<scope>test</scope>
127127
</dependency>
128128
</dependencies>

0 commit comments

Comments
 (0)