We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fdaffa commit 9bd5278Copy full SHA for 9bd5278
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.1</version>
25
</dependency>
26
27
<groupId>org.ow2.asm</groupId>
0 commit comments