Skip to content

Commit

Permalink
Bump asm from 9.4 to 9.5 (#217)
Browse files Browse the repository at this point in the history
Bumps asm from 9.4 to 9.5.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2023
1 parent 467cfd1 commit 93facf2
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 @@ -24,7 +24,7 @@
<version.jandex-maven-plugin>1.2.3</version.jandex-maven-plugin>

<!-- Dependencies -->
<version.asm>9.4</version.asm>
<version.asm>9.5</version.asm>
<version.graalvm>22.3.2</version.graalvm>
<version.vertx>4.4.1</version.vertx>
<version.maven>3.9.0</version.maven>
Expand Down

0 comments on commit 93facf2

Please sign in to comment.