Skip to content

Commit 96ecefc

Browse files
Bump commons-io:commons-io from 2.18.0 to 2.19.0
Bumps commons-io:commons-io from 2.18.0 to 2.19.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b75ffaa commit 96ecefc

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
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>commons-io</groupId>
153153
<artifactId>commons-io</artifactId>
154-
<version>2.18.0</version>
154+
<version>2.19.0</version>
155155
</dependency>
156156
<dependency>
157157
<groupId>org.specs2</groupId>

0 commit comments

Comments
 (0)