Skip to content

Commit

Permalink
build(s3stream): downgrade OT version to java8
Browse files Browse the repository at this point in the history
Signed-off-by: Shichao Nie <[email protected]>
  • Loading branch information
SCNieh committed Dec 14, 2023
1 parent 08d1462 commit 9cf9b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s3stream/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
</dependency>
<dependency>
<groupId>io.opentelemetry.instrumentation</groupId>
<artifactId>opentelemetry-runtime-telemetry-java17</artifactId>
<artifactId>opentelemetry-runtime-telemetry-java8</artifactId>
<version>${alapha.opentelemetry.version}</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9cf9b01

Please sign in to comment.