Skip to content

Commit

Permalink
Upgrade to Spring Boot 2.7.12
Browse files Browse the repository at this point in the history
Upgrade to Spring Framework 5.3.27
  • Loading branch information
rainboyan committed May 21, 2023
1 parent 668995b commit fe362b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ objenesis = "3.2"
slf4j = "1.7.36"
snakeyaml = "1.33"
spock = "2.3-groovy-3.0"
spring-boot = "2.7.9"
spring-boot = "2.7.12"
spring-dependency-management = "1.0.15.RELEASE"
spring-framework = "5.3.25"
spring-framework = "5.3.27"
standard-taglib = "1.2.5"
tomcat = "9.0.72"
xhtmlrenderer = "8.0"
Expand Down

0 comments on commit fe362b6

Please sign in to comment.