From 717c261b9f5e9a5299aeefcdf56e05aa397ccc6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:41:51 +0000 Subject: [PATCH] Bump snakeyaml from 1.17 to 1.32 in /Backend --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Backend/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 Backend/pom.xml diff --git a/Backend/pom.xml b/Backend/pom.xml old mode 100755 new mode 100644 index 655cba0..4c02592 --- a/Backend/pom.xml +++ b/Backend/pom.xml @@ -189,7 +189,7 @@ org.yaml snakeyaml - 1.17 + 1.32 @@ -292,7 +292,7 @@ org.yaml snakeyaml - 1.24 + 1.32