Skip to content

Commit

Permalink
Bump asm-version from 9.5 to 9.6
Browse files Browse the repository at this point in the history
Bumps `asm-version` 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

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

---
updated-dependencies:
- 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
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and akurtakov committed Oct 3, 2023
1 parent 847951a commit df5e159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tycho-apitools-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<maven>${minimal-maven-version}</maven>
</prerequisites>
<properties>
<asm.version>9.5</asm.version>
<asm.version>9.6</asm.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit df5e159

Please sign in to comment.