Skip to content

Commit

Permalink
Merge pull request #364 from spotify/dependabot/maven/org.ow2.asm-asm…
Browse files Browse the repository at this point in the history
…-tree-9.7

build(deps): bump org.ow2.asm:asm-tree from 9.6 to 9.7
  • Loading branch information
caesar-ralf authored Sep 4, 2024
2 parents 8b286b4 + 535c25f commit 12808df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-tree</artifactId>
<version>9.6</version>
<version>9.7</version>
</dependency>
<dependency>
<groupId>io.norberg</groupId>
Expand Down

0 comments on commit 12808df

Please sign in to comment.