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-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 16feb3d  Use camel-observation-starter version from the BOM (#106)
16feb3d is described below

commit 16feb3de9c9e9e9cbe1d4e73a45aabbbd896fe38
Author: Tom Cunningham <tcunn...@redhat.com>
AuthorDate: Thu May 11 15:58:42 2023 -0400

    Use camel-observation-starter version from the BOM (#106)
---
 observation/service1/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/observation/service1/pom.xml b/observation/service1/pom.xml
index edb3bfa..a4203c2 100644
--- a/observation/service1/pom.xml
+++ b/observation/service1/pom.xml
@@ -84,7 +84,6 @@
         <dependency>
             <groupId>org.apache.camel.springboot</groupId>
             <artifactId>camel-observation-starter</artifactId>
-            <version>${camel-version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.camel.springboot</groupId>

Reply via email to