From 5273cec7d394abec12b156b71a8c5f7fa5e2676e Mon Sep 17 00:00:00 2001 From: eshalev Date: Wed, 18 Sep 2024 10:47:21 +0300 Subject: [PATCH] bumping up snakeYAML --- move2kube/m2k-func/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/move2kube/m2k-func/pom.xml b/move2kube/m2k-func/pom.xml index 6262f572..cb37b2e4 100644 --- a/move2kube/m2k-func/pom.xml +++ b/move2kube/m2k-func/pom.xml @@ -36,6 +36,7 @@ pom import + @@ -130,6 +131,12 @@ 2.10.0 test + + + org.yaml + snakeyaml + 2.0 +