From 4e0e797d9f8bf381382b9dfdfad579a847932f07 Mon Sep 17 00:00:00 2001 From: mpichura <41297682+mpichura@users.noreply.github.com> Date: Tue, 25 Jan 2022 18:15:39 +0100 Subject: [PATCH] ACS-2104: Changing apache.camel and netty-codec-http dependency versions due to conflicts and vulnerabilities. (#908) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8c90d57641..ad401b3262 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ 1.4 15.0.2 3.4.3.Final - 3.7.4 + 3.7.7 5.16.1 1.21 1.2.5 @@ -792,7 +792,7 @@ io.netty netty-codec-http - 4.1.71.Final + 4.1.72.Final