From 9845aab3d725433cc48470df95b048f2722f8162 Mon Sep 17 00:00:00 2001 From: Tamas Pentek Date: Thu, 6 Jul 2023 14:26:30 +0300 Subject: [PATCH] Guava upgrade 32.1.1-jre, jackson upgrade 2.15.2 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index e59b5bb03..0dfe9e764 100644 --- a/pom.xml +++ b/pom.xml @@ -263,7 +263,7 @@ com.google.guava guava - 17.0 + 32.1.1-jre @@ -404,19 +404,19 @@ com.fasterxml.jackson.core jackson-databind - 2.14.0-rc2 + 2.15.2 com.fasterxml.jackson.core jackson-core - 2.14.0-rc2 + 2.15.2 com.fasterxml.jackson.core jackson-annotations - 2.14.0-rc2 + 2.15.2 @@ -464,7 +464,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.13.2 + 2.15.2