mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-21 08:57:08 +00:00
[resttemplate] Update springweb to newer version (#17953)
* update springweb to newer version * update
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user