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 @@ -224,7 +224,7 @@ dependencies {
224224 implementation group : ' org.springframework.security' , name : ' spring-security-core' , version : versions. springSecurityVersion
225225 implementation group : ' org.springframework.cloud' , name : ' spring-cloud-openfeign-core'
226226 implementation group : ' org.springframework.retry' , name : ' spring-retry' , version : ' 2.0.12'
227- implementation group : ' com.google.guava' , name : ' guava' , version : ' 33.4.8 -jre'
227+ implementation group : ' com.google.guava' , name : ' guava' , version : ' 33.5.0 -jre'
228228 implementation group : ' com.fasterxml.jackson.core' , name : ' jackson-databind' , version : versions. jacksonDatabind
229229 implementation group : ' com.fasterxml.jackson.core' , name : ' jackson-core' , version : versions. jacksonDatabind
230230 implementation group : ' com.fasterxml.jackson.core' , name : ' jackson-annotations' , version : versions. jacksonDatabind
You can’t perform that action at this time.
0 commit comments