Skip to content

Commit ebba201

Browse files
committed
GH-739 - Upgrade to Spring Boot 3.2.8.
1 parent e8be6d5 commit ebba201

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
@@ -40,7 +40,7 @@
4040
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4141
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4242
<spring.version>6.1.10</spring.version> <!-- For Javadoc links only -->
43-
<spring-boot.version>3.2.7</spring-boot.version>
43+
<spring-boot.version>3.2.8</spring-boot.version>
4444
<spring-cloud-aws-bom.version>3.0.4</spring-cloud-aws-bom.version>
4545

4646
</properties>

0 commit comments

Comments
 (0)