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 21aaa92 commit 0302029Copy full SHA for 0302029
apm-agent-plugins/apm-opentelemetry/pom.xml
@@ -20,7 +20,7 @@
20
to make sure that in the future we stay compatible with the previous version.
21
-->
22
<version.opentelemetry>1.32.0</version.opentelemetry>
23
- <version.opentelemetry-semconv>1.28.0-alpha</version.opentelemetry-semconv>
+ <version.opentelemetry-semconv>1.29.0-alpha</version.opentelemetry-semconv>
24
25
<maven.compiler.target>8</maven.compiler.target>
26
<maven.compiler.source>8</maven.compiler.source>
0 commit comments