Skip to content

Commit 3406655

Browse files
committed
Fixed commons-io version discrepancy
1 parent 9e31c8a commit 3406655

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bundles/aev.list.manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>commons-io</groupId>
2121
<artifactId>commons-io</artifactId>
22-
<version>2.16.1</version>
22+
<version>2.18.0</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>org.hsqldb</groupId>

0 commit comments

Comments
 (0)