Skip to content

Commit ba7433f

Browse files
jackson core update (#1201) (#1202)
Co-authored-by: Laura Trotta <153528055+l-trotta@users.noreply.github.com>
1 parent 84022bc commit ba7433f

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
@@ -176,7 +176,7 @@ signing {
176176

177177
dependencies {
178178
val elasticsearchVersion = "9.2.0"
179-
val jacksonVersion = "2.21.1"
179+
val jacksonVersion = "2.21.2"
180180
val jackson3Version = "3.1.0"
181181
val openTelemetryVersion = "1.37.0"
182182

0 commit comments

Comments
 (0)