From 78347ca4be274cb78b0b1e6281a876012a8fdca2 Mon Sep 17 00:00:00 2001 From: Daniel Grad Date: Thu, 21 Dec 2023 13:36:02 -0800 Subject: [PATCH] Bump snakeyaml and jackson-databind to latest versions --- dart-lang/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dart-lang/pom.xml b/dart-lang/pom.xml index be2912e..4049c6b 100644 --- a/dart-lang/pom.xml +++ b/dart-lang/pom.xml @@ -18,7 +18,7 @@ org.yaml snakeyaml - 1.28 + 2.2 com.vdurmont @@ -34,8 +34,8 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4 + 2.16.0 - \ No newline at end of file +