Skip to content

Commit 7805ed2

Browse files
Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#1134)
Bumps commons-io:commons-io from 2.16.1 to 2.17.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 cdb7533 commit 7805ed2

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>commons-io</groupId>
3131
<artifactId>commons-io</artifactId>
32-
<version>2.16.1</version>
32+
<version>2.17.0</version>
3333
<scope>test</scope>
3434
</dependency>
3535
<dependency>

0 commit comments

Comments
 (0)