This is an automated email from the ASF dual-hosted git repository. davsclaus 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 1c808bec125 Regen 1c808bec125 is described below commit 1c808bec125cd280ff4ff4bdca511675a1455270 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Dec 25 16:38:26 2023 +0100 Regen --- tooling/camel-spring-boot-dependencies/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index f54e7653a3c..7739a208313 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -3174,6 +3174,11 @@ <artifactId>camel-jta</artifactId> <version>4.4.0-SNAPSHOT</version> </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-jte</artifactId> + <version>4.4.0-SNAPSHOT</version> + </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-kafka</artifactId>