Skip to content

Commit 366a503

Browse files
committed
chore: update spring boot to 3.0.0-M3
1 parent b893adc commit 366a503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3737

3838
<!-- used dependencies versions -->
39-
<spring-boot.version>3.0.0-M2</spring-boot.version>
39+
<spring-boot.version>3.0.0-M3</spring-boot.version>
4040
<spring-cloud.version>2022.0.0-M2</spring-cloud.version>
4141
<wiremock.version>2.32.0</wiremock.version>
4242
<hazelcast-tests.version>5.1.1</hazelcast-tests.version>

0 commit comments

Comments
 (0)