Skip to content

Commit

Permalink
chore: update to Spring Boot 3.0.0 GA
Browse files Browse the repository at this point in the history
  • Loading branch information
SteKoe committed Nov 25, 2022
1 parent a9db578 commit 82283ec
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 @@ -36,7 +36,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<!-- used dependencies versions -->
<spring-boot.version>3.0.0-RC2</spring-boot.version>
<spring-boot.version>3.0.0</spring-boot.version>
<spring-cloud.version>2022.0.0-RC1</spring-cloud.version>
<wiremock.version>2.34.0</wiremock.version>
<hazelcast-tests.version>5.1.3</hazelcast-tests.version>
Expand Down

0 comments on commit 82283ec

Please sign in to comment.