[resttemplate] Update springweb to newer version (#17953)

* update springweb to newer version

* update
This commit is contained in:
William Cheng
2024-02-24 23:43:15 +08:00
committed by GitHub
parent 518b29d089
commit 6e113842cf
16 changed files with 18 additions and 18 deletions

View File

@@ -100,7 +100,7 @@ ext {
jackson_version = "2.14.2"
jackson_databind_version = "2.15.1"
jackson_databind_nullable_version = "0.2.6"
spring_web_version = "5.3.24"
spring_web_version = "5.3.32"
jakarta_annotation_version = "1.3.5"
jodatime_version = "2.9.9"
junit_version = "4.13.2"