Skip to content

Commit

Permalink
fix: upgrade org.ow2.asm:asm-tree from 9.4 to 9.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.ow2.asm:asm-tree from 9.4 to 9.5.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.ow2.asm/asm-tree/

See this project in Snyk:
https://app.snyk.io/org/spotify-foss/project/9f2205ff-95c2-4afa-9ed9-e77fb16dc59c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 16, 2023
1 parent 6a2c8de commit 4323bcf
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.4</version>
<version>9.5</version>
</dependency>
<dependency>
<groupId>io.norberg</groupId>
Expand Down

0 comments on commit 4323bcf

Please sign in to comment.