refactor: Upgrade version to 1.4.0

- Upgrade to 1.4.0
- Upgrade Spring Framework to 6.1.3 to prevent
CVE-2024-22233
- Upgrade Spring Boot to 3.2.3 to prevent CVE-2024-22233
This commit is contained in:
Zihlu Wang
2024-03-12 10:36:25 +08:00
parent f764f9f3a0
commit 5b2e96c938
10 changed files with 171 additions and 52 deletions
+4 -4
View File
@@ -23,11 +23,11 @@ jacksonVersion=2.16.0
javaJwtVersion=4.4.0
jjwtVersion=0.12.5
okhttpVersion=4.12.0
springVersion=6.1.1
springBootVersion=3.2.0
springVersion=6.1.3
springBootVersion=3.2.3
sGroupId=cn.org.codecrafters
sVersion=1.4.0
buildGroupId=cn.org.codecrafters
buildVersion=1.4.0
projectUrl=https://codecrafters.org.cn/JDevKit
projectGithubUrl=https://github.com/CodeCraftersCN/JDevKit
licenseName=The Apache License, Version 2.0