From 7a0fad74a81e44267c93ac88046636d037d5ce5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:45:55 +0000 Subject: [PATCH] Bump snakeyaml from 1.26 to 1.32 in /spring-01-ioc --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-01-ioc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-01-ioc/pom.xml b/spring-01-ioc/pom.xml index 05a761d..144a70f 100644 --- a/spring-01-ioc/pom.xml +++ b/spring-01-ioc/pom.xml @@ -35,7 +35,7 @@ org.yaml snakeyaml - 1.26 + 1.32