From 992f290eb9dbcb35ed4b6bca64d9d25a51035131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:23:06 +0000 Subject: [PATCH] Bump snakeyaml from 1.13 to 1.32 Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.13 to 1.32. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..v1.13) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1669e25..5906eb8 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ org.yaml snakeyaml - 1.13 + 1.32