From 8675eaf1c5aa6386729260ec09dc16d139f86dfa Mon Sep 17 00:00:00 2001 From: michaelin007 Date: Sat, 30 Dec 2023 09:16:11 +0000 Subject: [PATCH 1/2] https://jira.baeldung.com/browse/BAEL-7401 --- messaging-modules/apache-camel/pom.xml | 2 +- messaging-modules/spring-apache-camel/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/messaging-modules/apache-camel/pom.xml b/messaging-modules/apache-camel/pom.xml index 8b49ad4893..5770114257 100644 --- a/messaging-modules/apache-camel/pom.xml +++ b/messaging-modules/apache-camel/pom.xml @@ -49,7 +49,7 @@ - 3.21.0 + 4.3.0 \ No newline at end of file diff --git a/messaging-modules/spring-apache-camel/pom.xml b/messaging-modules/spring-apache-camel/pom.xml index ba2054b182..fb59f4c147 100644 --- a/messaging-modules/spring-apache-camel/pom.xml +++ b/messaging-modules/spring-apache-camel/pom.xml @@ -81,7 +81,7 @@ 5.3.25 - 3.21.0 + 4.3.0 From 0bccfeef81df0eac3aded2a703cbc012e4df1301 Mon Sep 17 00:00:00 2001 From: michaelin007 Date: Sat, 30 Dec 2023 13:22:08 +0000 Subject: [PATCH 2/2] https://jira.baeldung.com/browse/BAEL-7401 --- messaging-modules/spring-apache-camel/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messaging-modules/spring-apache-camel/pom.xml b/messaging-modules/spring-apache-camel/pom.xml index fb59f4c147..8776901469 100644 --- a/messaging-modules/spring-apache-camel/pom.xml +++ b/messaging-modules/spring-apache-camel/pom.xml @@ -55,7 +55,7 @@ org.apache.camel.springboot camel-swagger-java-starter - ${camel.version} + ${camel-swagger.version} org.apache.camel.springboot @@ -82,6 +82,7 @@ 5.3.25 4.3.0 + 3.22.0