We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9957d42 commit 0fd0507Copy full SHA for 0fd0507
pom.xml
@@ -44,7 +44,7 @@
44
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
45
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
46
<spring-boot.version>3.5.0-M1</spring-boot.version>
47
- <spring-framework.version>6.2.0</spring-framework.version> <!-- For Javadoc links only -->
+ <spring-framework.version>6.2.2</spring-framework.version> <!-- For Javadoc links only -->
48
<spring-cloud-aws-bom.version>3.1.1</spring-cloud-aws-bom.version>
49
<testcontainers.version>1.17.6</testcontainers.version>
50
<structurizr.version>3.1.0</structurizr.version>
0 commit comments