Skip to content

Commit

Permalink
Bump asm-version from 9.6 to 9.7.1
Browse files Browse the repository at this point in the history
Bumps `asm-version` from 9.6 to 9.7.1.

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

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

---
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 github-actions[bot] committed Oct 8, 2024
1 parent 2969cdc commit 79e78e3
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.6</asm-version>
<asm-version>9.7.1</asm-version>
</properties>
<name>Tycho Artifactor Comparator Plugin</name>
<dependencies>
Expand Down

0 comments on commit 79e78e3

Please sign in to comment.