Skip to content

Commit

Permalink
chore(deps): update dependency org.ow2.asm:asm-tree to v9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2024
1 parent 5a611d1 commit 8eade5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trace-collector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-tree</artifactId>
<version>9.6</version>
<version>9.7</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
Expand Down

0 comments on commit 8eade5c

Please sign in to comment.