This is an automated email from the ASF dual-hosted git repository.
acosentino 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 77ed82f0bd5 Sync deps
77ed82f0bd5 is described below
commit 77ed82f0bd558bed662d02f362b534d4ff5dec6b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Sep 12 10:19:16 2023 +0200
Sync deps
Signed-off-by: Andrea Cosentino <[email protected]>
---
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 dcad02c162e..1be28fda121 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -3804,6 +3804,11 @@
<artifactId>camel-thrift</artifactId>
<version>4.1.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-thymeleaf</artifactId>
+ <version>4.1.0-SNAPSHOT</version>
+ </dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-tika</artifactId>