From: Pamela Dragosh Date: Thu, 12 Mar 2020 19:36:36 +0000 (-0400) Subject: Upgrade snakeyaml to 1.26 X-Git-Tag: 3.1.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F103635%2F1;p=policy%2Fparent.git Upgrade snakeyaml to 1.26 I have tested compilation with all the other repos and this seems to work fine. Issue-ID: POLICY-2427 Change-Id: Iadf8ee26ccbd05aea6253a69abe3fe75e2531cd4 Signed-off-by: Pamela Dragosh --- diff --git a/integration/pom.xml b/integration/pom.xml index 8fcd6eed..2cf71855 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -333,7 +333,7 @@ org.yaml snakeyaml - 1.25 + 1.26