File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ dependencies {
5353 implementation group : ' org.apache.commons' , name : ' commons-lang3' , version : ' 3.12.0'
5454 implementation group : ' commons-beanutils' , name : ' commons-beanutils' , version : ' 1.9.4'
5555 implementation group : ' org.springframework' , name : ' spring-context' , version :springVersion
56- implementation group : ' org.slf4j' , name : ' slf4j-api' , version : ' 1.7.36 '
57- implementation (group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.2 .13' ) {
56+ implementation group : ' org.slf4j' , name : ' slf4j-api' , version : ' 2.0.16 '
57+ implementation (group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.5 .13' ) {
5858 exclude(module : ' slf4j-api' )
5959 }
6060 testImplementation group : ' org.objenesis' , name : ' objenesis' , version : ' 3.3'
You can’t perform that action at this time.
0 commit comments