From 8c974430733381670c9494c2e87c1a6054ada079 Mon Sep 17 00:00:00 2001 From: montgolfiere Date: Tue, 22 Feb 2022 11:08:42 +0000 Subject: [PATCH] ACS-2476: Update to Camel 3.15.0 (#981) * ACS-2476: Update to Camel 3.15.0 (inc Netty 4.1.73.Final) - note: also Gytheio 0.16 (~ Camel 3.15.0) - see also ACS-2561 --- pom.xml | 14 +++++++------- repository/pom.xml | 6 +++++- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index cfbfcde6c5..0a947aa0e5 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ 1.4 15.0.2 3.4.3.Final - 3.7.7 + 3.15.0 5.16.1 1.21 1.2.5 @@ -766,7 +766,12 @@ org.apache.camel - camel-spring + camel-core + ${dependency.camel.version} + + + org.apache.camel + camel-spring-xml ${dependency.camel.version} @@ -795,11 +800,6 @@ - - io.netty - netty-codec-http - 4.1.72.Final - org.apache.camel diff --git a/repository/pom.xml b/repository/pom.xml index 3ca8f41665..57b3d9ff7c 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -656,7 +656,11 @@ org.apache.camel - camel-spring + camel-core + + + org.apache.camel + camel-spring-xml org.apache.camel