Skip to content

Commit

Permalink
Merge pull request #3156 from jooby-project/dependabot/maven/asm.vers…
Browse files Browse the repository at this point in the history
…ion-9.6

build(deps-dev): bump asm.version from 9.5 to 9.6
  • Loading branch information
jknack authored Oct 2, 2023
2 parents c2cf16c + d7e372a commit 07c379c
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 @@ -68,7 +68,7 @@
<jboss-modules.version>2.1.2.Final</jboss-modules.version>

<!-- ASM -->
<asm.version>9.5</asm.version>
<asm.version>9.6</asm.version>

<!-- Server -->
<undertow.version>2.3.8.Final</undertow.version>
Expand Down

0 comments on commit 07c379c

Please sign in to comment.