From 1dfb42a35a1e6dbac36ad4f0d196d4e9ae90ff55 Mon Sep 17 00:00:00 2001 From: Sven Arends Date: Thu, 18 May 2023 21:47:27 +0200 Subject: [PATCH] Bump jackson-databind from 2.13.2.2 to 2.13.4.2 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 57a5695..26d9314 100644 --- a/pom.xml +++ b/pom.xml @@ -195,17 +195,17 @@ com.fasterxml.jackson.core jackson-core - 2.13.2 + 2.13.4 com.fasterxml.jackson.core jackson-databind - 2.13.2.2 + 2.13.4.2 com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.13.2 + 2.13.4 jar