Skip to content

Commit 603c159

Browse files
Bump asm from 9.1 to 9.2 (#84)
Bumps asm from 9.1 to 9.2. --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb28750 commit 603c159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plexus-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.ow2.asm</groupId>
6969
<artifactId>asm</artifactId>
70-
<version>9.1</version>
70+
<version>9.2</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.thoughtworks.qdox</groupId>

0 commit comments

Comments
 (0)