File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -255,8 +255,8 @@ dependencies {
255255 implementation(" org.slf4j:slf4j-log4j12:2.0.17" )
256256 implementation(" org.slf4j:slf4j-nop:2.0.17" )
257257 implementation(" org.slf4j:slf4j-simple:2.0.17" )
258- implementation(" org.springframework:spring-aop:6.2.9 " )
259- implementation(" org.springframework:spring-jcl:6.2.9 " )
258+ implementation(" org.springframework:spring-aop:6.2.10 " )
259+ implementation(" org.springframework:spring-jcl:6.2.10 " )
260260 implementation(" postgresql:postgresql:9.1-901-1.jdbc4" )
261261 implementation(" servletapi:servletapi:2.4-20040521" )
262262 implementation(" stax:stax-api:1.0.1" )
Original file line number Diff line number Diff line change @@ -258,8 +258,8 @@ dependencies {
258258 implementation(" org.slf4j:slf4j-log4j12:2.0.17" )
259259 implementation(" org.slf4j:slf4j-nop:2.0.17" )
260260 implementation(" org.slf4j:slf4j-simple:2.0.17" )
261- implementation(" org.springframework:spring-aop:6.2.9 " )
262- implementation(" org.springframework:spring-jcl:6.2.9 " )
261+ implementation(" org.springframework:spring-aop:6.2.10 " )
262+ implementation(" org.springframework:spring-jcl:6.2.10 " )
263263 implementation(" postgresql:postgresql:9.1-901-1.jdbc4" )
264264 implementation(" servletapi:servletapi:2.4-20040521" )
265265 implementation(" stax:stax-api:1.0.1" )
You can’t perform that action at this time.
0 commit comments