From 06b4fed6329d85455ee217f95d78fc4ecd52473c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 04:00:22 +0000 Subject: [PATCH] Bump snakeyaml from 1.27 to 1.30 Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.27 to 1.30. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.30..snakeyaml-1.27) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ddd7569..51cafd5 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.yaml snakeyaml - 1.27 + 1.30