From 3ea38af1845311c777625c75427343e9015707b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 03:35:16 +0000 Subject: [PATCH] Bump snakeyaml from 1.10 to 1.31 in /springboot-admin-client Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.10 to 1.31. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.31..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..bc1d2fc 100644 --- a/springboot-admin-client/pom.xml +++ b/springboot-admin-client/pom.xml @@ -50,7 +50,7 @@ org.yaml snakeyaml - 1.10 + 1.31