From b1e854f86bf3c1dbbc49d4e41837739129564456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:20:43 +0000 Subject: [PATCH] Bump snakeyaml from 1.10 to 1.32 in /springboot-admin-client Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.10 to 1.32. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..v1.10) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springboot-admin-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-admin-client/pom.xml b/springboot-admin-client/pom.xml index 996c994..17d665b 100644 --- a/springboot-admin-client/pom.xml +++ b/springboot-admin-client/pom.xml @@ -50,7 +50,7 @@ org.yaml snakeyaml - 1.10 + 1.32