Skip to content

Commit 0af2ce2

Browse files
committed
GH-738 - Upgrade to Spring Boot 3.3.2.
1 parent 61bcafe commit 0af2ce2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
<jmolecules-bom.version>2023.1.4</jmolecules-bom.version>
4141
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4242
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
43-
<spring-boot.version>3.3.1</spring-boot.version>
44-
<spring-framework.version>6.1.10</spring-framework.version> <!-- For Javadoc links only -->
43+
<spring-boot.version>3.3.2</spring-boot.version>
44+
<spring-framework.version>6.1.11</spring-framework.version> <!-- For Javadoc links only -->
4545
<spring-cloud-aws-bom.version>3.1.1</spring-cloud-aws-bom.version>
4646

4747
</properties>

0 commit comments

Comments
 (0)