File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ dependencies {
254254 implementation(" org.slf4j:slf4j-nop:2.0.17" )
255255 implementation(" org.slf4j:slf4j-simple:2.0.17" )
256256 implementation(" org.springframework:spring-aop:6.2.7" )
257- implementation(" org.springframework:spring-jcl:6.2.7 " )
257+ implementation(" org.springframework:spring-jcl:6.2.8 " )
258258 implementation(" postgresql:postgresql:9.1-901-1.jdbc4" )
259259 implementation(" servletapi:servletapi:2.4-20040521" )
260260 implementation(" stax:stax-api:1.0.1" )
Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ dependencies {
257257 implementation(" org.slf4j:slf4j-nop:2.0.17" )
258258 implementation(" org.slf4j:slf4j-simple:2.0.17" )
259259 implementation(" org.springframework:spring-aop:6.2.7" )
260- implementation(" org.springframework:spring-jcl:6.2.7 " )
260+ implementation(" org.springframework:spring-jcl:6.2.8 " )
261261 implementation(" postgresql:postgresql:9.1-901-1.jdbc4" )
262262 implementation(" servletapi:servletapi:2.4-20040521" )
263263 implementation(" stax:stax-api:1.0.1" )
You can’t perform that action at this time.
0 commit comments