From b14181c2a6bd0a34b417575ea626e78fc420acd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:26:56 +0000 Subject: [PATCH] Bump snakeyaml from 1.16 to 1.32 in /common Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.16 to 1.32. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..v1.16) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index e32d478..58e8a39 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -189,7 +189,7 @@ org.yaml snakeyaml - 1.16 + 1.32