Skip to content

Commit

Permalink
chore(deps): bump otel.instrumentation.version
Browse files Browse the repository at this point in the history
Bumps `otel.instrumentation.version` from 2.2.0-alpha to 2.3.0-alpha.

Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha` from 2.2.0-alpha to 2.3.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)

Updates `io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-6.0` from 2.2.0-alpha to 2.3.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)

Updates `io.opentelemetry.instrumentation:opentelemetry-grpc-1.6` from 2.2.0-alpha to 2.3.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)

Updates `io.opentelemetry.instrumentation:opentelemetry-resources` from 2.2.0-alpha to 2.3.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)

Updates `io.opentelemetry.instrumentation:opentelemetry-jdbc` from 2.2.0-alpha to 2.3.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
- dependency-name: io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.opentelemetry.instrumentation:opentelemetry-grpc-1.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.opentelemetry.instrumentation:opentelemetry-resources
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.opentelemetry.instrumentation:opentelemetry-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent a998e37 commit a3d609f
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 @@ -35,7 +35,7 @@
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
<otel.core.version>1.32.0</otel.core.version>
<otel.semconv.version>1.23.1-alpha</otel.semconv.version>
<otel.instrumentation.version>2.2.0-alpha</otel.instrumentation.version>
<otel.instrumentation.version>2.3.0-alpha</otel.instrumentation.version>
<otel.contrib.version>1.34.0-alpha</otel.contrib.version>
<springframework.version>6.1.1</springframework.version>
<!-- Note: downgraded from the latest version of mockito because of a conflict with spring's bytebuddy version -->
Expand Down

1 comment on commit a3d609f

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docker Tag: dependabot_maven_otel.instrumentation.version-2.3.0-alpha-2024-04-12T17-20-49--a3d609f

Please sign in to comment.