From 5080d5796aef7655ad3e288cdea16225ef57009e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 03:32:06 +0000 Subject: [PATCH] Bump snakeyaml from 1.20 to 1.31 in /nh-micro-config Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.20 to 1.31. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.31..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..a4b1e3f 100644 --- a/nh-micro-config/pom.xml +++ b/nh-micro-config/pom.xml @@ -15,7 +15,7 @@ org.yaml snakeyaml - 1.20 + 1.31 compile true