Skip to content

Commit

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

See this package in maven:
org.ow2.asm:asm-commons

See this project in Snyk:
https://app.snyk.io/org/philkes/project/dbd973b3-156a-404e-afa6-1d1f0c46d47d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 31, 2024
1 parent d89b9fd commit f747a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-commons</artifactId>
<version>9.5</version>
<version>9.7</version>
</dependency>

<!-- https://mvnrepository.com/artifact/commons-io/commons-io -->
Expand Down

0 comments on commit f747a25

Please sign in to comment.