Skip to content

Commit 1f3a96f

Browse files
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.20.0
1 parent ec03e29 commit 1f3a96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
guava = "33.3.1-jre"
66
junit-jupiter = "5.11.3"
77
spring-boot = "3.4.3"
8-
jackson = "2.16.1"
8+
jackson = "2.20.0"
99
jakarta-annotation = "2.1.1"
1010
openapitools-jackson-nullable = "0.2.6"
1111

0 commit comments

Comments
 (0)