File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ dependencies {
112112 implementation group : ' io.sentry' , name : ' sentry-spring-boot-starter-jakarta' , version : " ${ sentryVersion} "
113113 implementation group : ' io.sentry' , name : ' sentry-logback' , version : " ${ sentryVersion} "
114114 implementation group : ' commons-io' , name : ' commons-io' , version : ' 2.20.0'
115- implementation group : ' org.json' , name : ' json' , version : ' 20231013 '
115+ implementation group : ' org.json' , name : ' json' , version : ' 20250517 '
116116 implementation group : ' org.simpleframework' , name : ' simple-xml' , version : ' 2.7.1'
117117 implementation group : ' net.javacrumbs.shedlock' , name : ' shedlock-spring' , version : " ${ shedlockVersion} "
118118 implementation group : ' net.javacrumbs.shedlock' , name : ' shedlock-provider-jdbc-template' , version : " ${ shedlockVersion} "
You can’t perform that action at this time.
0 commit comments