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 155d1d1 commit 855d72cCopy full SHA for 855d72c
build.gradle
@@ -86,7 +86,7 @@ dependencies {
86
implementation "org.springdoc:springdoc-openapi-starter-webmvc-api:${springDocVersion}"
87
// apache
88
implementation "commons-configuration:commons-configuration:1.10"
89
- implementation "commons-io:commons-io:2.18.0"
+ implementation "commons-io:commons-io:2.19.0"
90
implementation "org.apache.commons:commons-collections4:4.4"
91
// includes commons-lang3
92
implementation "org.apache.commons:commons-text:1.13.0"
0 commit comments