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 @@ -295,7 +295,7 @@ dependencies {
295295 implementation group : ' io.github.openfeign.form' , name : ' feign-form-spring' , version : ' 3.8.0' // spring-cloud-starter-openfeign
296296 implementation group : ' jakarta.xml.bind' , name : ' jakarta.xml.bind-api' , version : ' 4.0.2' // jaxb-runtime
297297 implementation group : ' javax.xml.bind' , name : ' jaxb-api' , version : ' 2.3.1' // hibernate-types-60
298- implementation group : ' org.apache.commons' , name : ' commons-lang3' , version : ' 3.17 .0' // java-properties-to-json
298+ implementation group : ' org.apache.commons' , name : ' commons-lang3' , version : ' 3.20 .0' // java-properties-to-json
299299 implementation group : ' org.glassfish.jaxb' , name : ' jaxb-core' , version : ' 4.0.6' // jaxb-runtime
300300 implementation group : ' org.slf4j' , name : ' slf4j-api' , version : ' 2.0.17' // spring-boot-starter
301301 implementation group : ' org.slf4j' , name : ' jul-to-slf4j' , version : ' 2.0.17' // spring-boot-starter
You can’t perform that action at this time.
0 commit comments