Skip to content

Commit

Permalink
Update spring boot to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent 085537f commit eaa499d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ slf4j = "2.0.13"
snakeyaml = "2.2"
sonarqube-plugin = "5.0.0.4638"
spotless-plugin = "6.25.0"
spring-boot = "3.2.6"
spring-boot = "3.3.0"
spring-framework = "6.1.8"
testcontainers = "1.19.8"

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<sonar-maven-plugin.version>3.11.0.3922</sonar-maven-plugin.version>
<sortpom.version>3.3.0</sortpom.version>
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
<spring-boot.version>3.2.6</spring-boot.version>
<spring-boot.version>3.3.0</spring-boot.version>
<spring-framework.version>6.1.8</spring-framework.version>
<testcontainers.version>1.19.8</testcontainers.version>
<versions-maven-plugin.version>2.16.2</versions-maven-plugin.version>
Expand Down

0 comments on commit eaa499d

Please sign in to comment.