From 78be59da35c8c4dc15335cb92fad5811ad6c9b97 Mon Sep 17 00:00:00 2001 From: Bruno Sakoto Date: Thu, 8 Aug 2019 11:08:31 -0400 Subject: Review maven dependency for snakeyaml Remove explicit version for snakeyaml maven dependency and inherit it from integration parent artifact. Upgrade snakeyaml to latest 1.24 version. Issue-ID: POLICY-1603 Signed-off-by: Bruno Sakoto Change-Id: Ice5c76ee720638154a7ed086f26e6a0ac2fa7a73 --- .../plugins-event-protocol/plugins-event-protocol-yaml/pom.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/plugins-event') diff --git a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/pom.xml b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/pom.xml index 8df369dd9..d563fb438 100644 --- a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/pom.xml +++ b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/pom.xml @@ -37,7 +37,6 @@ org.yaml snakeyaml - 1.21 -- cgit 1.2.3-korg