Skip to content

Commit 2a826e8

Browse files
committed
GH-388 - Upgrade to Spring Boot 3.2.
1 parent f81c155 commit 2a826e8

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
@@ -41,7 +41,7 @@
4141
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4242
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4343
<spring.version>6.1.0-RC2</spring.version> <!-- For Javadoc links only -->
44-
<spring-boot.version>3.2.0-RC2</spring-boot.version>
44+
<spring-boot.version>3.2.0</spring-boot.version>
4545
<spring-cloud-aws-bom.version>3.0.2</spring-cloud-aws-bom.version>
4646

4747
</properties>

0 commit comments

Comments
 (0)