From 82483f734dbe84e179a16ee93e0fe83ffc34c71c Mon Sep 17 00:00:00 2001 From: Emmanuel Hugonnet Date: Tue, 19 Nov 2024 16:00:45 +0100 Subject: [PATCH] [WFCORE-6997]: Upgrade snakeyaml to 2.3 * Upgrading snakeyaml from 2.2 to 2.3 Issue: https://issues.redhat.com/browse/WFCORE-6997 Signed-off-by: Emmanuel Hugonnet --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5a7d122f09c..c9917d69537 100644 --- a/pom.xml +++ b/pom.xml @@ -253,7 +253,7 @@ 4.1.0.Final 3.0.3.Final 1.0.0.Final - 2.2 + 2.3