Skip to content

Commit

Permalink
[MSHADE-470] Bump asmVersion from 9.6 to 9.7 (#218)
Browse files Browse the repository at this point in the history
Updates `org.ow2.asm:asm` from 9.6 to 9.7
Updates `org.ow2.asm:asm-commons` from 9.6 to 9.7

---
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 30, 2024
1 parent 9074582 commit 58d8cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -83,7 +83,7 @@
<javaVersion>8</javaVersion>
<sisu.version>0.3.5</sisu.version>
<currentVersion>${project.version}</currentVersion>
<asmVersion>9.6</asmVersion>
<asmVersion>9.7</asmVersion>
<slf4j.version>1.7.32</slf4j.version>
<project.build.outputTimestamp>2024-02-17T17:54:05Z</project.build.outputTimestamp>
</properties>
Expand Down

0 comments on commit 58d8cfe

Please sign in to comment.