Skip to content

Commit

Permalink
Bump version.asm from 9.4 to 9.5
Browse files Browse the repository at this point in the history
Bumps `version.asm` from 9.4 to 9.5.

Updates `asm` from 9.4 to 9.5

Updates `asm-util` from 9.4 to 9.5

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2023
1 parent c8aa40d commit d2bb51b
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 @@ -34,7 +34,7 @@
<version>1.6.1.Final-SNAPSHOT</version>

<properties>
<version.asm>9.4</version.asm>
<version.asm>9.5</version.asm>
<version.jandex>3.0.5</version.jandex>
<version.junit>4.13.2</version.junit>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
Expand Down

0 comments on commit d2bb51b

Please sign in to comment.