From 49ea8b3eb27926952ad244dc826da2c8e4c25143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:28:35 +0000 Subject: [PATCH] Bump snakeyaml from 1.16 to 1.32 in /jsmod2 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] --- jsmod2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsmod2/pom.xml b/jsmod2/pom.xml index 02d1daa..303d2c7 100644 --- a/jsmod2/pom.xml +++ b/jsmod2/pom.xml @@ -42,7 +42,7 @@ org.yaml snakeyaml - 1.16 + 1.32