We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cefe84b commit 2b7e71eCopy full SHA for 2b7e71e
pom.xml
@@ -45,7 +45,7 @@
45
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
46
<spring-boot.version>3.4.0-M3</spring-boot.version>
47
<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>
+ <spring-cloud-aws-bom.version>3.2.0</spring-cloud-aws-bom.version>
49
<testcontainers.version>1.17.6</testcontainers.version>
50
51
</properties>
0 commit comments