Skip to content

Commit 5a2ff28

Browse files
chore(deps): 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 7cae611 commit 5a2ff28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<version.assertj-core>3.27.3</version.assertj-core>
9696
<version.citrus>3.4.0</version.citrus>
9797
<version.commons-compress>1.27.1</version.commons-compress> <!-- Must be kept in sync with the one used by the Kubernetes Client at all times -->
98-
<version.commons-io>2.18.0</version.commons-io> <!-- Must be kept in sync with the one used by the Kubernetes Client at all times -->
98+
<version.commons-io>2.19.0</version.commons-io> <!-- Must be kept in sync with the one used by the Kubernetes Client at all times -->
9999
<version.gradle>7.6.4</version.gradle>
100100
<version.gradle-api-maven-plugin>0.0.7</version.gradle-api-maven-plugin>
101101
<version.groovy>3.0.23</version.groovy>

0 commit comments

Comments
 (0)