From 9b486443d69635d675aa349a1931aa0501097dd5 Mon Sep 17 00:00:00 2001 From: Jacek Kmiecik Date: Mon, 5 Aug 2024 10:25:06 +0200 Subject: [PATCH] github-496 downgraded snakeyaml version to 1.26.0 --- flowman-plugins/openapi/pom.xml | 2 +- flowman-plugins/swagger/pom.xml | 8 +++++++- pom.xml | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/flowman-plugins/openapi/pom.xml b/flowman-plugins/openapi/pom.xml index 933c3b7bc..237f6c3bf 100644 --- a/flowman-plugins/openapi/pom.xml +++ b/flowman-plugins/openapi/pom.xml @@ -69,7 +69,7 @@ io.swagger.parser.v3 swagger-parser - 2.1.22 + 2.0.27 io.swagger.parser.v3 diff --git a/flowman-plugins/swagger/pom.xml b/flowman-plugins/swagger/pom.xml index 8f93a877c..b30cf7a22 100644 --- a/flowman-plugins/swagger/pom.xml +++ b/flowman-plugins/swagger/pom.xml @@ -69,8 +69,14 @@ io.swagger swagger-parser - 1.0.68 + 1.0.56 compile + + + org.yaml + snakeyaml + + diff --git a/pom.xml b/pom.xml index 201a4f4e0..44e4bea73 100644 --- a/pom.xml +++ b/pom.xml @@ -274,7 +274,7 @@ 0.16.0 1.1.10.5 4.1.100.Final - 2.0 + 1.26 4.7 2.15.0 2.15