Skip to content

Commit

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

Updates `org.ow2.asm:asm` from 9.5 to 9.6

Updates `org.ow2.asm:asm-analysis` from 9.5 to 9.6

Updates `org.ow2.asm:asm-commons` from 9.5 to 9.6

Updates `org.ow2.asm:asm-tree` from 9.5 to 9.6

Updates `org.ow2.asm:asm-util` from 9.5 to 9.6

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-analysis
  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
- dependency-name: org.ow2.asm:asm-tree
  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] authored and tuxji committed Oct 11, 2023
1 parent 1b4ad4c commit c983cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<!-- Versions of plugins/dependencies -->
<!-- Need version.antlr to match logicng -->
<version.antlr>4.9.3</version.antlr>
<version.asm>9.5</version.asm>
<version.asm>9.6</version.asm>
<version.micrometer>1.11.4</version.micrometer>
<version.sadl>3.6.0-SNAPSHOT</version.sadl>
<!-- Need version.slf4j to match Eclipse and SADL -->
Expand Down

0 comments on commit c983cee

Please sign in to comment.