From 7d781a8eb79211bc74737ee5164c7d0350cade52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:34:15 +0000 Subject: [PATCH] Bump snakeyaml from 1.19 to 1.32 in /com.effectiveosgi.rt.config Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.19 to 1.32. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..snakeyaml-1.19) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- com.effectiveosgi.rt.config/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.effectiveosgi.rt.config/pom.xml b/com.effectiveosgi.rt.config/pom.xml index b2b2d07..fe4d9b6 100644 --- a/com.effectiveosgi.rt.config/pom.xml +++ b/com.effectiveosgi.rt.config/pom.xml @@ -67,7 +67,7 @@ org.yaml snakeyaml - 1.19 + 1.32 provided