This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 625e2bea708 Removal of camel-reactive-executor-tomcat
625e2bea708 is described below
commit 625e2bea7088c80cc72c436fd852b78bf7066809
Author: Aurélien Pupier <[email protected]>
AuthorDate: Wed Aug 26 15:16:44 2026 +0200
Removal of camel-reactive-executor-tomcat
removed in camel core https://github.com/apache/camel/pull/25758
Signed-off-by: Aurélien Pupier <[email protected]>
---
tooling/camel-spring-boot-dependencies/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index ab693cb1b68..a26a70b8c2c 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -4489,11 +4489,6 @@
<artifactId>camel-quickfix</artifactId>
<version>4.23.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.camel</groupId>
- <artifactId>camel-reactive-executor-tomcat</artifactId>
- <version>4.23.0-SNAPSHOT</version>
- </dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-reactive-executor-vertx</artifactId>