Skip to content

Commit c005c05

Browse files
Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#1209)
Bumps commons-io:commons-io from 2.17.0 to 2.18.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8461bad commit c005c05

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/it-exporter/it-exporter-test

1 file changed

+1
-1
lines changed

integration-tests/it-exporter/it-exporter-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>commons-io</groupId>
2727
<artifactId>commons-io</artifactId>
28-
<version>2.17.0</version>
28+
<version>2.18.0</version>
2929
<scope>test</scope>
3030
</dependency>
3131
<dependency>

0 commit comments

Comments
 (0)