Bump Spring Boot version to 3.1.3
This should get the latest versions of org.springframework.security:spring-security-config org.springframework.security:spring-security-core org.springframework.boot:spring-boot-autoconfigure Which should fix the following CVEs CVE-2023-34034 CVE-2023-20883
This commit is contained in:
parent
cc12814a95
commit
8b787ef42e
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -36,7 +36,7 @@
|
|||
<protobuf-java.version>3.23.3</protobuf-java.version>
|
||||
<scala-lang.library.version>2.13.9</scala-lang.library.version>
|
||||
<snakeyaml.version>2.0</snakeyaml.version>
|
||||
<spring-boot.version>3.1.1</spring-boot.version>
|
||||
<spring-boot.version>3.1.3</spring-boot.version>
|
||||
<kafka-ui-serde-api.version>1.0.0</kafka-ui-serde-api.version>
|
||||
<odd-oddrn-generator.version>0.1.17</odd-oddrn-generator.version>
|
||||
<odd-oddrn-client.version>0.1.26</odd-oddrn-client.version>
|
||||
|
|
Loading…
Add table
Reference in a new issue