@@ -8,7 +8,7 @@ dependencyResolutionManagement {
88 libs {
99 version(' slf4j' , ' 1.7.30' )
1010 library(' commons-io' , ' commons-io:commons-io:2.16.1' )
11- library(' commons-lang3' , ' org.apache.commons:commons-lang3:3.14 .0' )
11+ library(' commons-lang3' , ' org.apache.commons:commons-lang3:3.20 .0' )
1212 library(' commons-text' , ' org.apache.commons:commons-text:1.12.0' )
1313 library(' commons-validator' , ' commons-validator:commons-validator:1.10.0' )
1414 library(' guava' , ' com.google.guava:guava:33.5.0-jre' )
@@ -19,7 +19,7 @@ dependencyResolutionManagement {
1919 library(' jupiter-engine' , ' org.junit.jupiter:junit-jupiter-engine:5.10.3' )
2020 library(' jupiter-vintage-engine' , ' org.junit.vintage:junit-vintage-engine:5.10.3' )
2121 library(' slf4j' , ' org.slf4j' , ' slf4j-api' ). versionRef(' slf4j' )
22- library(' logback-classic' , ' ch.qos.logback:logback-classic:1.2.13 ' )
22+ library(' logback-classic' , ' ch.qos.logback:logback-classic:1.5.21 ' )
2323 library(' assertj' , ' org.assertj:assertj-core:3.26.0' )
2424 library(' mockito' , ' org.mockito:mockito-core:5.12.0' )
2525 library(' junit-dataprovider' , ' com.tngtech.java:junit-dataprovider:1.13.1' )
0 commit comments