Skip to content
This repository was archived by the owner on Apr 21, 2024. It is now read-only.

Commit e6f8e51

Browse files
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jdk8 to v2.16.2
1 parent b830235 commit e6f8e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ dependencies {
132132
shadow "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.1"
133133
shadow "com.fasterxml.jackson.dataformat:jackson-dataformat-properties:2.16.1"
134134
shadow "com.fasterxml.jackson.module:jackson-module-parameter-names:2.16.1"
135-
shadow "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1"
135+
shadow "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.2"
136136
shadow "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1"
137137

138138
shadow "com.squareup.okhttp3:okhttp:4.12.0"

0 commit comments

Comments
 (0)