Skip to content

Commit 8998a22

Browse files
chore: Bump jackson version (#434)
* Update Jackson version to 2.18.10 * Trigger CI build
1 parent 87c9e0d commit 8998a22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ subprojects {
6565
"opentelemetry_gradle_plugin" to "1.33.0-alpha",
6666
"byte_buddy" to "1.12.10",
6767
"slf4j" to "2.0.7",
68-
"jackson" to "2.18.9"
68+
"jackson" to "2.18.10"
6969
))
7070
}
7171

0 commit comments

Comments
 (0)