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 @@ -255,7 +255,7 @@ 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.11 " )
258+ implementation(" org.springframework:spring-aop:7.0.0 " )
259259 implementation(" org.springframework:spring-jcl:6.2.11" )
260260 implementation(" postgresql:postgresql:9.1-901-1.jdbc4" )
261261 implementation(" servletapi:servletapi:2.4-20040521" )
Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ 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.11 " )
261+ implementation(" org.springframework:spring-aop:7.0.0 " )
262262 implementation(" org.springframework:spring-jcl:6.2.11" )
263263 implementation(" postgresql:postgresql:9.1-901-1.jdbc4" )
264264 implementation(" servletapi:servletapi:2.4-20040521" )
You can’t perform that action at this time.
0 commit comments