update java restemplate dependencies to newer versions (#21368)

This commit is contained in:
William Cheng
2025-06-04 02:28:52 +08:00
committed by GitHub
parent b20c569187
commit b57c23b121
10 changed files with 10 additions and 10 deletions

View File

@@ -101,7 +101,7 @@ ext {
jackson_version = "2.17.1"
jackson_databind_version = "2.17.1"
jackson_databind_nullable_version = "0.2.6"
spring_web_version = "6.1.13"
spring_web_version = "6.1.20"
jakarta_annotation_version = "1.3.5"
beanvalidation_version = "2.0.2"
jodatime_version = "2.9.9"