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 5c3eb2a commit d8041d2Copy full SHA for d8041d2
java-client-serverless/build.gradle.kts
@@ -258,7 +258,7 @@ dependencies {
258
}
259
260
// Apache-2.0
261
- testImplementation("commons-io:commons-io:2.11.0")
+ testImplementation("commons-io:commons-io:2.17.0")
262
263
// EPL-2.0
264
// https://junit.org/junit5/
java-client/build.gradle.kts
@@ -239,7 +239,7 @@ dependencies {
239
240
241
242
243
244
245
0 commit comments