Skip to content

Commit

Permalink
chore(deps): bump io.opentelemetry:opentelemetry-bom
Browse files Browse the repository at this point in the history
Bumps [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) from 1.39.0 to 1.44.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/v1.44.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.39.0...v1.44.1)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent c3df63d commit a27b366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<dependency>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-bom</artifactId>
<version>1.39.0</version><!-- needs to be aligne with the quarkus version used by KC -->
<version>1.44.1</version><!-- needs to be aligne with the quarkus version used by KC -->
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit a27b366

Please sign in to comment.