We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4247f0f commit 4683a96Copy full SHA for 4683a96
pom.xml
@@ -19,7 +19,7 @@
19
<parent>
20
<groupId>org.springframework.boot</groupId>
21
<artifactId>spring-boot-starter-parent</artifactId>
22
- <version>3.4.3</version>
+ <version>3.4.4</version>
23
</parent>
24
<licenses>
25
<license>
@@ -34,7 +34,7 @@
34
</modules>
35
<properties>
36
<java.version>21</java.version>
37
- <spring-boot.version>3.4.3</spring-boot.version>
+ <spring-boot.version>3.4.4</spring-boot.version>
38
<spring.retry.version>2.0.11</spring.retry.version>
39
<junit-jupiter.version>5.12.0</junit-jupiter.version>
40
<lombok.version>1.18.36</lombok.version>
0 commit comments