Skip to content

Commit 64f3b8e

Browse files
authored
Merge pull request #612 from digital-preservation/dependabot/maven/commons-io-commons-io-2.21.0
Bump commons-io:commons-io from 2.20.0 to 2.21.0
2 parents 5e57104 + 8e84e98 commit 64f3b8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

csv-validator-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>commons-io</groupId>
153153
<artifactId>commons-io</artifactId>
154-
<version>2.20.0</version>
154+
<version>2.21.0</version>
155155
</dependency>
156156
<dependency>
157157
<groupId>org.specs2</groupId>

0 commit comments

Comments
 (0)