Skip to content

Commit 5767707

Browse files
committed
Update junit dependency
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1643549 13f79535-47bb-0310-9956-ffa450edef68
1 parent 0cf11b4 commit 5767707

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
@@ -36,7 +36,7 @@ CSV files of various types.
3636
<dependency>
3737
<groupId>junit</groupId>
3838
<artifactId>junit</artifactId>
39-
<version>4.11</version>
39+
<version>4.12</version>
4040
<scope>test</scope>
4141
</dependency>
4242
<dependency>

0 commit comments

Comments
 (0)