Skip to content

Commit 58d8cfe

Browse files
[MSHADE-470] Bump asmVersion from 9.6 to 9.7 (#218)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9074582 commit 58d8cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<javaVersion>8</javaVersion>
8484
<sisu.version>0.3.5</sisu.version>
8585
<currentVersion>${project.version}</currentVersion>
86-
<asmVersion>9.6</asmVersion>
86+
<asmVersion>9.7</asmVersion>
8787
<slf4j.version>1.7.32</slf4j.version>
8888
<project.build.outputTimestamp>2024-02-17T17:54:05Z</project.build.outputTimestamp>
8989
</properties>

0 commit comments

Comments
 (0)