Skip to content

Commit

Permalink
Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-b…
Browse files Browse the repository at this point in the history
…om-alpha

Bumps [io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 1.26.0-alpha to 1.30.0-alpha.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent c057da6 commit 8db3a52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<url>http://smallrye.io</url>

<properties>
<version.opentelemetry>1.29.0</version.opentelemetry>
<version.opentelemetry>1.30.0-alpha</version.opentelemetry>
<version.microprofile.opentelemetry>1.0</version.microprofile.opentelemetry>
<version.microprofile.config>3.0.3</version.microprofile.config>

Expand Down Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>io.opentelemetry.instrumentation</groupId>
<artifactId>opentelemetry-instrumentation-bom-alpha</artifactId>
<version>${version.opentelemetry}-alpha</version>
<version>${version.opentelemetry}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 8db3a52

Please sign in to comment.