Skip to content

Commit cc021f1

Browse files
committed
JUnit -> 3.8.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@797107 13f79535-47bb-0310-9956-ffa450edef68
1 parent e3dc57d commit cc021f1

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
@@ -170,7 +170,7 @@
170170
<dependency>
171171
<groupId>junit</groupId>
172172
<artifactId>junit</artifactId>
173-
<version>3.8.1</version>
173+
<version>3.8.2</version>
174174
<scope>test</scope>
175175
</dependency>
176176
</dependencies>

0 commit comments

Comments
 (0)