Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dd322bf

Browse files
Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha
Bumps [io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 2.8.0-alpha to 2.9.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] <[email protected]>
1 parent 451acb4 commit dd322bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<automatic.module.name>--module-name-need-to-be-overriden--</automatic.module.name>
2020
<junit-jupiter.version>5.11.3</junit-jupiter.version>
21-
<otel.instrumentation.version>2.8.0-alpha</otel.instrumentation.version>
21+
<otel.instrumentation.version>2.9.0-alpha</otel.instrumentation.version>
2222
<java.version>8</java.version>
2323
<jacoco.line-coverage>0.70</jacoco.line-coverage>
2424
<coverage.skip>false</coverage.skip>

0 commit comments

Comments
 (0)