From 1e2abe36239dc7d00e2a8fd47ff61e8037eba4a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 21:58:31 +0000 Subject: [PATCH] Bump snakeyaml from 1.20 to 1.26 in /nh-micro-config Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.20 to 1.26. - [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..snakeyaml-1.20) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nh-micro-config/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nh-micro-config/pom.xml b/nh-micro-config/pom.xml index ed4e92f..c20ff26 100644 --- a/nh-micro-config/pom.xml +++ b/nh-micro-config/pom.xml @@ -15,7 +15,7 @@ org.yaml snakeyaml - 1.20 + 1.26 compile true