Skip to content

Commit

Permalink
chore: bump Spring Boot to 2.7.12 (#3542)
Browse files Browse the repository at this point in the history
  • Loading branch information
darkmastermindz authored May 31, 2023
1 parent 307fd59 commit 5f42ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<javax-annotation-api.version>1.3.1</javax-annotation-api.version>

<!-- update together -->
<spring-boot.version>2.7.10</spring-boot.version>
<spring-boot.version>2.7.12</spring-boot.version>
<spring.version>5.3.27</spring.version>
<!-- override spring dependency version, CVE-2022-25857, CVE-2022-1471 -->
<snakeyaml.version>2.0</snakeyaml.version>
Expand Down

0 comments on commit 5f42ae7

Please sign in to comment.