Skip to content

Commit 981140b

Browse files
committed
[Deps] Bump Jackson 3 to 3.1.0
Signed-off-by: lloydmeta <lloydmeta@gmail.com>
1 parent 24ae250 commit 981140b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ signing {
181181
dependencies {
182182
val elasticsearchVersion = "9.2.0"
183183
val jacksonVersion = "2.18.3"
184-
val jackson3Version = "3.0.0"
184+
val jackson3Version = "3.1.0"
185185
val openTelemetryVersion = "1.37.0"
186186

187187
api(project(":rest5-client"))

0 commit comments

Comments
 (0)