From f3ea0a6fa7db2471d898e3d04bd634084a53086a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 22:04:53 +0000 Subject: [PATCH] Bump snakeyaml from 1.10 to 1.26 in /springboot-admin-server Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.10 to 1.26. - [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..v1.10) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springboot-admin-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-admin-server/pom.xml b/springboot-admin-server/pom.xml index 2201ff8..70c7bdd 100644 --- a/springboot-admin-server/pom.xml +++ b/springboot-admin-server/pom.xml @@ -66,7 +66,7 @@ org.yaml snakeyaml - 1.10 + 1.26