From 6152d0d16bd9afcf1eb220dd1925cdac7e28d53d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:34:57 +0000 Subject: [PATCH] Bump snakeyaml from 1.19 to 1.32 in /openstreetmap --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- openstreetmap/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstreetmap/pom.xml b/openstreetmap/pom.xml index 672fd90..7099a36 100644 --- a/openstreetmap/pom.xml +++ b/openstreetmap/pom.xml @@ -85,7 +85,7 @@ org.yaml snakeyaml - 1.19 + 1.32