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 @@ -282,8 +282,8 @@ dependencies {
282282
283283 // start::CVE Vulnerability dependency overrides // MAIN PARENT DEPENDEDNCY
284284
285- implementation group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.5.22 ' // spring-boot-starter
286- implementation group : ' ch.qos.logback' , name : ' logback-core' , version : ' 1.5.22 ' // spring-boot-starter
285+ implementation group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.5.25 ' // spring-boot-starter
286+ implementation group : ' ch.qos.logback' , name : ' logback-core' , version : ' 1.5.25 ' // spring-boot-starter
287287 implementation group : ' com.auth0' , name : ' java-jwt' , version : ' 4.5.0' // service-auth-provider-java-client
288288 implementation group : ' com.google.code.gson' , name : ' gson' , version : ' 2.13.2' // java-properties-to-json
289289 implementation group : ' com.google.guava' , name : ' guava' , version : ' 33.5.0-jre' // java-properties-to-json
You can’t perform that action at this time.
0 commit comments