DBZ-2862 Removed reference to Strimzi in comment

This commit is contained in:
REMY David 2023-03-31 16:05:35 +02:00 committed by Vojtech Juranek
parent 40e2a9cc90
commit 86e5288656
2 changed files with 2 additions and 2 deletions

View File

@ -282,7 +282,7 @@
<version>${version.graalvm.js}</version>
</dependency>
<!-- OpenTelemetry Integration, Strimzi version is not aligned with Quarkus -->
<!-- OpenTelemetry Integration -->
<dependency>
<groupId>io.opentelemetry.instrumentation</groupId>
<artifactId>opentelemetry-kafka-clients-2.6</artifactId>

View File

@ -48,7 +48,7 @@
<artifactId>jackson-datatype-jsr310</artifactId>
</dependency>
<!-- OpenTelemetry Integration, Strimzi version is not aligned with Quarkus -->
<!-- OpenTelemetry Integration -->
<dependency>
<groupId>io.opentelemetry.instrumentation</groupId>
<artifactId>opentelemetry-kafka-clients-2.6</artifactId>