This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-spring-boot-3.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit eb0a8d458fe1d47cd88d97802392e18ebd34344f
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Thu Jun 22 13:25:27 2023 +0200

    Regen
---
 tooling/camel-spring-boot-dependencies/pom.xml | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

diff --git a/tooling/camel-spring-boot-dependencies/pom.xml 
b/tooling/camel-spring-boot-dependencies/pom.xml
index ead02809d70..52fbb19042c 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -134,7 +134,7 @@
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.11.0</version>
+        <version>2.13.0</version>
       </dependency>
       <dependency>
         <groupId>commons-logging</groupId>
@@ -241,11 +241,6 @@
         <artifactId>camel-servicenow-maven-plugin</artifactId>
         <version>3.21.0-SNAPSHOT</version>
       </dependency>
-      <dependency>
-        <groupId>org.apache.camel.maven</groupId>
-        <artifactId>camel-vertx-kafka-maven-plugin</artifactId>
-        <version>3.21.0-SNAPSHOT</version>
-      </dependency>
       <dependency>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>camel-activemq-starter</artifactId>
@@ -4127,11 +4122,6 @@
         <artifactId>camel-vertx-http</artifactId>
         <version>3.21.0-SNAPSHOT</version>
       </dependency>
-      <dependency>
-        <groupId>org.apache.camel</groupId>
-        <artifactId>camel-vertx-kafka</artifactId>
-        <version>3.21.0-SNAPSHOT</version>
-      </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-websocket</artifactId>

Reply via email to