Skip to content

Commit

Permalink
gh-146 Upgrade Spring Boot dependency to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ghillert committed Jun 26, 2023
1 parent 97bfd8a commit 67e80ea
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 @@ -166,7 +166,7 @@
<reactor.version>3.4.9</reactor.version>
<resilience4j.version>1.7.1</resilience4j.version>
<slf4j-api.version>2.0.3</slf4j-api.version>
<spring-boot.version>3.0.7</spring-boot.version>
<spring-boot.version>3.1.1</spring-boot.version>
<spring-data-bom.version>2022.0.4</spring-data-bom.version>
<spring-session.version>3.0.1</spring-session.version>
<spring-security.version>6.1.0</spring-security.version>
Expand Down

0 comments on commit 67e80ea

Please sign in to comment.