We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ab3e5e commit c37fae1Copy full SHA for c37fae1
pom.xml
@@ -35,7 +35,7 @@
35
<otel.core.version>1.32.0</otel.core.version>
36
<otel.semconv.version>1.23.1-alpha</otel.semconv.version>
37
<otel.instrumentation.version>2.0.0-alpha</otel.instrumentation.version>
38
- <otel.contrib.version>1.32.0-alpha</otel.contrib.version>
+ <otel.contrib.version>1.33.0-alpha</otel.contrib.version>
39
<springframework.version>6.1.1</springframework.version>
40
<!-- Note: downgraded from the latest version of mockito because of a conflict with spring's bytebuddy version -->
41
<mockito.version>5.10.0</mockito.version>
0 commit comments