Skip to content

Commit 2b7e71e

Browse files
committed
GH-903 - Upgrade to Spring Cloud AWS 3.2.
1 parent cefe84b commit 2b7e71e

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
@@ -45,7 +45,7 @@
4545
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4646
<spring-boot.version>3.4.0-M3</spring-boot.version>
4747
<spring-framework.version>6.2.0-RC3</spring-framework.version> <!-- For Javadoc links only -->
48-
<spring-cloud-aws-bom.version>3.1.1</spring-cloud-aws-bom.version>
48+
<spring-cloud-aws-bom.version>3.2.0</spring-cloud-aws-bom.version>
4949
<testcontainers.version>1.17.6</testcontainers.version>
5050

5151
</properties>

0 commit comments

Comments
 (0)