Skip to content

Commit 6e6a3dd

Browse files
committed
GH-1037 - Upgrade to Spring Boot 3.5 M1.
1 parent 05cf89f commit 6e6a3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<jmolecules-bom.version>2023.2.0</jmolecules-bom.version>
4444
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4545
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
46-
<spring-boot.version>3.4.0</spring-boot.version>
46+
<spring-boot.version>3.5.0-M1</spring-boot.version>
4747
<spring-framework.version>6.2.0</spring-framework.version> <!-- For Javadoc links only -->
4848
<spring-cloud-aws-bom.version>3.1.1</spring-cloud-aws-bom.version>
4949
<testcontainers.version>1.17.6</testcontainers.version>

0 commit comments

Comments
 (0)