We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16ea9e commit 453bd43Copy full SHA for 453bd43
trace-collector/pom.xml
@@ -21,7 +21,7 @@
21
<dependency>
22
<groupId>net.bytebuddy</groupId>
23
<artifactId>byte-buddy-dep</artifactId>
24
- <version>1.15.11</version>
+ <version>1.17.2</version>
25
</dependency>
26
27
<groupId>org.ow2.asm</groupId>
0 commit comments