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

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and akurtakov committed Oct 3, 2023
1 parent 554ce24 commit 4cbe90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tycho-artifactcomparator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</parent>
<artifactId>tycho-artifactcomparator</artifactId>
<properties>
<asm-version>9.5</asm-version>
<asm-version>9.6</asm-version>
</properties>
<name>Tycho Artifactor Comparator Plugin</name>
<dependencies>
Expand Down

0 comments on commit 4cbe90c

Please sign in to comment.