From cf1dcf6cf4267f6f2a93fefaf531bbb00efe02e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 03:36:22 +0000 Subject: [PATCH] Bump snakeyaml from 1.24 to 1.31 Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.24 to 1.31. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.31..snakeyaml-1.24) --- 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 e4d6938..47cfbfa 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ org.yaml snakeyaml - 1.24 + 1.31