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.
2 parents 0f09842 + 931032f commit f264f82Copy full SHA for f264f82
pom.xml
@@ -21,14 +21,14 @@
21
<parent>
22
<groupId>org.springframework.boot</groupId>
23
<artifactId>spring-boot-starter-parent</artifactId>
24
- <version>3.4.0</version>
+ <version>3.4.1</version>
25
</parent>
26
27
<properties>
28
<revision>1.0-SNAPSHOT</revision>
29
<java.version>21</java.version>
30
<bcpkix-jdk18on.version>1.79</bcpkix-jdk18on.version>
31
- <json.version>20240303</json.version>
+ <json.version>20241224</json.version>
32
</properties>
33
34
<dependencyManagement>
0 commit comments