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 0084e49b54d Regen
0084e49b54d is described below

commit 0084e49b54d1659b236a429d6a98bf066e7c5234
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Mar 27 17:18:15 2023 +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 48fd5285312..407dcb8ae9d 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -3107,6 +3107,11 @@
         <artifactId>camel-oaipmh</artifactId>
         <version>4.0.0-SNAPSHOT</version>
       </dependency>
+      <dependency>
+        <groupId>org.apache.camel</groupId>
+        <artifactId>camel-observation</artifactId>
+        <version>4.0.0-SNAPSHOT</version>
+      </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ognl</artifactId>

Reply via email to