File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ dependencies {
219
219
implementation group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.5.18' // spring-*
220
220
implementation group : ' ch.qos.logback' , name : ' logback-core' , version : ' 1.5.18' // spring-*
221
221
implementation group : ' commons-fileupload' , name : ' commons-fileupload' , version : ' 1.6.0' // idam-java-client
222
- implementation group : ' commons-io' , name : ' commons-io' , version : ' 2.16.1 ' // idam-java-client
222
+ implementation group : ' commons-io' , name : ' commons-io' , version : ' 2.20.0 ' // idam-java-client
223
223
implementation group : ' commons-lang' , name : ' commons-lang' , version : ' 2.6' // springdoc
224
224
implementation group : ' org.apache.logging.log4j' , name : ' log4j-api' // spring-*
225
225
implementation group : ' org.apache.logging.log4j' , name : ' log4j-to-slf4j' // spring-*
You can’t perform that action at this time.
0 commit comments