We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cae611 commit 5a2ff28Copy full SHA for 5a2ff28
pom.xml
@@ -95,7 +95,7 @@
95
<version.assertj-core>3.27.3</version.assertj-core>
96
<version.citrus>3.4.0</version.citrus>
97
<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 -->
+ <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 -->
99
<version.gradle>7.6.4</version.gradle>
100
<version.gradle-api-maven-plugin>0.0.7</version.gradle-api-maven-plugin>
101
<version.groovy>3.0.23</version.groovy>
0 commit comments