Skip to content

Commit

Permalink
Merge pull request #181 from eckig/dependabot/maven/org.ow2.asm-asm-9.7
Browse files Browse the repository at this point in the history
Bump org.ow2.asm:asm from 9.6 to 9.7
  • Loading branch information
eckig authored Mar 25, 2024
2 parents 5381373 + 0c6736a commit 5fa2cdf
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 @@ -95,7 +95,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.6</version>
<version>9.7</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 5fa2cdf

Please sign in to comment.