We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08fc45c commit 1833ba8Copy full SHA for 1833ba8
pom.xml
@@ -35,7 +35,7 @@
35
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
36
<otel.core.version>1.32.0</otel.core.version>
37
<otel.semconv.version>1.25.0-alpha</otel.semconv.version>
38
- <otel.instrumentation.version>2.2.0-alpha</otel.instrumentation.version>
+ <otel.instrumentation.version>2.3.0-alpha</otel.instrumentation.version>
39
<otel.contrib.version>1.35.0-alpha</otel.contrib.version>
40
<springframework.version>6.1.1</springframework.version>
41
<!-- Note: downgraded from the latest version of mockito because of a conflict with spring's bytebuddy version -->
0 commit comments