We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f498c commit 494f07dCopy full SHA for 494f07d
1 file changed
pom.xml
@@ -13,7 +13,7 @@
13
<parent>
14
<groupId>org.springframework.boot</groupId>
15
<artifactId>spring-boot-starter-parent</artifactId>
16
- <version>3.4.11</version>
+ <version>3.4.13</version>
17
<relativePath/>
18
</parent>
19
@@ -23,7 +23,7 @@
23
<maven.compiler.source>21</maven.compiler.source>
24
<maven.compiler.target>21</maven.compiler.target>
25
<!-- Dependency versions -->
26
- <spring-boot.version>3.4.11</spring-boot.version>
+ <spring-boot.version>3.4.13</spring-boot.version>
27
<aws-java-sdk.version>2.31.21</aws-java-sdk.version>
28
<commons-collections4.version>4.4</commons-collections4.version>
29
<commons-io.version>2.19.0</commons-io.version>
0 commit comments