Skip to content

Commit e0d6483

Browse files
l-trottalloydmeta
andauthored
Merge pull request #1179 from lloydmeta/deps/bump-jackson-to-3.1.0 (#1181) (#1183)
[Deps] Bump Jackson 3 to 3.1.0 Co-authored-by: Lloyd <lloydmeta@users.noreply.github.com>
1 parent d57646c commit e0d6483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.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)