Skip to content

Commit

Permalink
Bump asmVersion from 9.3 to 9.4 (#156)
Browse files Browse the repository at this point in the history
Bumps `asmVersion` from 9.3 to 9.4.

Updates `asm` from 9.3 to 9.4

Updates `asm-commons` from 9.3 to 9.4

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

Signed-off-by: dependabot[bot] <support@github.com>

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 Oct 20, 2022
1 parent 5e955d8 commit 7603e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -69,7 +69,7 @@
<javaVersion>8</javaVersion>
<sisu.version>0.3.5</sisu.version>
<currentVersion>${project.version}</currentVersion>
<asmVersion>9.3</asmVersion>
<asmVersion>9.4</asmVersion>
<slf4j.version>1.7.32</slf4j.version>
<project.build.outputTimestamp>2022-09-11T10:18:06Z</project.build.outputTimestamp>
</properties>
Expand Down

0 comments on commit 7603e57

Please sign in to comment.