From 0b87deeee3a8e4d6afa84b02532ce3fb9abd07f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:37:29 +0000 Subject: [PATCH] Bump snakeyaml from 1.21 to 1.32 in /NettyProxy --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NettyProxy/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NettyProxy/pom.xml b/NettyProxy/pom.xml index 26219a1..c6b558f 100644 --- a/NettyProxy/pom.xml +++ b/NettyProxy/pom.xml @@ -23,7 +23,7 @@ org.yaml snakeyaml - 1.21 + 1.32