Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Bump asm from 9.3 to 9.4
Browse files Browse the repository at this point in the history
Bumps asm from 9.3 to 9.4.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  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 slachiewicz committed Feb 10, 2023
1 parent 5ff27b0 commit 7a4df44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plexus-component-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.3</version>
<version>9.4</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 7a4df44

Please sign in to comment.