From 39c510c60af6eeb3cfe4f9080403eb0986ce9b64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 05:13:32 +0000 Subject: [PATCH] fix(deps): update jackson monorepo to v2.18.2 (#632) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 1f1a0760..493cb6f6 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -9,7 +9,7 @@ coroutines = "1.9.0" swagger = "2.2.23" tika = "2.9.2" owl = "0.0.1" -jackson = "2.18.1" +jackson = "2.18.2" protobuf = "4.28.1" grpc-java = "1.66.0" grpc-kotlin = "1.4.1"