From 6ecaab272a856c9d5bd2324dc6dfa1d7e28f2559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:03:57 +0000 Subject: [PATCH] Bump snakeyaml from 1.19 to 1.31 in /sqlman-test Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.19 to 1.31. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.31..snakeyaml-1.19) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- sqlman-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sqlman-test/pom.xml b/sqlman-test/pom.xml index 74652d4..cbb34cb 100644 --- a/sqlman-test/pom.xml +++ b/sqlman-test/pom.xml @@ -38,7 +38,7 @@ org.yaml snakeyaml - 1.19 + 1.31 test