Update to Jackson 2.17.0 (#607)

This commit is contained in:
Chris Bono
2024-03-14 12:58:25 -05:00
committed by GitHub
parent b808b1f77b
commit 958aa3202c

View File

@@ -1,7 +1,7 @@
[versions]
# product
caffeine = "3.1.8"
jackson = "2.16.1"
jackson = "2.17.0"
jsr305 = "3.0.2"
logback = "1.4.14"
micrometer = "1.13.0-M2"
@@ -19,19 +19,19 @@ jacoco = "0.8.9"
json-path = "2.9.0"
junit = "5.10.2"
hamcrest = "2.2"
mockito = "5.10.0"
mockito = "5.11.0"
spring-dep-mgmt = "1.1.4"
spring-boot = "3.3.0-SNAPSHOT"
spring-boot-for-docs = "3.3.0-SNAPSHOT"
spring-cloud-stream = "4.1.0"
spring-retry = "2.0.5"
system-lambda = "1.2.1"
testcontainers = "1.19.5"
testcontainers = "1.19.7"
# plugins
antora = "1.0.0"
antora-yml = "0.0.1"
download = "5.5.0"
grgit = "5.2.1"
download = "5.6.0"
grgit = "5.2.2"
nohttp = "0.0.11"
shadow = "8.1.1"
versions = "0.51.0"