Skip to content

Commit 2e2b8f5

Browse files
lloydmetal-trotta
authored andcommitted
Merge pull request #1179 from lloydmeta/deps/bump-jackson-to-3.1.0
[Deps] Bump Jackson 3 to 3.1.0
1 parent 4dd6ad0 commit 2e2b8f5

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
@@ -177,7 +177,7 @@ signing {
177177
dependencies {
178178
val elasticsearchVersion = "9.3.0"
179179
val jacksonVersion = "2.18.3"
180-
val jackson3Version = "3.0.0"
180+
val jackson3Version = "3.1.0"
181181
val openTelemetryVersion = "1.37.0"
182182

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

0 commit comments

Comments
 (0)