Skip to content

Commit 6153aa5

Browse files
Bump commons-io from 2.10.0 to 2.11.0
Bumps commons-io from 2.10.0 to 2.11.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94988ec commit 6153aa5

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)