Skip to content

Commit 0e39fe3

Browse files
committed
Update tests from Apache Commons IO 2.5 to 2.6.
1 parent 27cdc55 commit 0e39fe3

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
@@ -47,7 +47,7 @@ CSV files of various types.
4747
<dependency>
4848
<groupId>commons-io</groupId>
4949
<artifactId>commons-io</artifactId>
50-
<version>2.5</version>
50+
<version>2.6</version>
5151
<scope>test</scope>
5252
</dependency>
5353
<dependency>

0 commit comments

Comments
 (0)