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


The following commit(s) were added to refs/heads/main by this push:
     new 91850728acc chore(deps): Bump io.opentelemetry:opentelemetry-bom-alpha 
(#16332)
91850728acc is described below

commit 91850728acc9aba6f04c987a5e486ff2a6a82691
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 25 08:49:51 2024 +0100

    chore(deps): Bump io.opentelemetry:opentelemetry-bom-alpha (#16332)
    
    Bumps 
[io.opentelemetry:opentelemetry-bom-alpha](https://github.com/open-telemetry/opentelemetry-java)
 from 1.43.0-alpha to 1.44.1-alpha.
    - [Release 
notes](https://github.com/open-telemetry/opentelemetry-java/releases)
    - 
[Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: io.opentelemetry:opentelemetry-bom-alpha
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 components/camel-opentelemetry/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-opentelemetry/pom.xml 
b/components/camel-opentelemetry/pom.xml
index 47244569412..89ddf05c672 100644
--- a/components/camel-opentelemetry/pom.xml
+++ b/components/camel-opentelemetry/pom.xml
@@ -50,7 +50,7 @@
             <dependency>
                 <groupId>io.opentelemetry</groupId>
                 <artifactId>opentelemetry-bom-alpha</artifactId>
-                <version>1.43.0-alpha</version>
+                <version>1.44.1-alpha</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>

Reply via email to