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