From 5c884c855234e6a781cf30b5aec435a628a60a6a Mon Sep 17 00:00:00 2001 From: kcichonczyk <88378534+kcichonczyk@users.noreply.github.com> Date: Fri, 14 Jan 2022 10:03:13 +0100 Subject: [PATCH] [PRODSEC-5657] Added netty-codec-http version 4.1.71.Final to fix vulnerability nested in camel-amqp dependency. (#890) --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9eb5e224f7..ed3bde0623 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ 1.4 15.0.2 3.4.2.Final - 3.7.4 + 3.7.4 5.16.1 1.21 1.2.5 @@ -790,6 +790,12 @@ + io.netty + netty-codec-http + 4.1.71.Final + + + org.apache.camel camel-amqp ${dependency.camel.version}