From 6c192f8fde847090f21d5dbfeda200f8ccc18f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 06:49:22 -0400 Subject: [PATCH] Bump org.yaml:snakeyaml from 2.0 to 2.1 (#97) Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.1. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.1..snakeyaml-2.0) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 29caf38..a0b52ef 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ org.yaml snakeyaml - 2.0 + 2.1 org.commonmark