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 2a2a5afe8de Regen
2a2a5afe8de is described below
commit 2a2a5afe8dea2e63b4b7897a6a250d51b883079b
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Sep 30 14:26:21 2025 +0200
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 40e34dcb72f..205183e9fda 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -3684,6 +3684,11 @@
<artifactId>camel-master</artifactId>
<version>4.15.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-mdc</artifactId>
+ <version>4.15.0-SNAPSHOT</version>
+ </dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-metrics</artifactId>