Skip to content

Commit 62bc387

Browse files
authored
Merge pull request #317 from digital-preservation/dependabot/maven/commons-io-commons-io-2.11.0
Bump commons-io from 2.10.0 to 2.11.0
2 parents 94988ec + 6153aa5 commit 62bc387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csv-validator-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<dependency>
158158
<groupId>commons-io</groupId>
159159
<artifactId>commons-io</artifactId>
160-
<version>2.10.0</version>
160+
<version>2.11.0</version>
161161
</dependency>
162162
<dependency>
163163
<groupId>org.specs2</groupId>

0 commit comments

Comments
 (0)