Skip to content

Commit

Permalink
fix(deps): update asm.version to v9.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent 6e098b8 commit f92a146
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 @@ -8,7 +8,7 @@
<maven.compiler.release>11</maven.compiler.release>
<maven.version>3.9.6</maven.version>
<test.workingDirectory>${project.build.directory}/test-working-directory</test.workingDirectory>
<asm.version>9.7</asm.version>
<asm.version>9.7.1</asm.version>
</properties>
<modelVersion>4.0.0</modelVersion>
<groupId>org.vafer</groupId>
Expand Down

0 comments on commit f92a146

Please sign in to comment.