Skip to content

Commit 9e07842

Browse files
Bump org.ow2.asm:asm from 9.9 to 9.9.1
Bumps org.ow2.asm:asm from 9.9 to 9.9.1. --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2294824 commit 9e07842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plexus-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>org.ow2.asm</groupId>
1717
<artifactId>asm</artifactId>
18-
<version>9.9</version>
18+
<version>9.9.1</version>
1919
</dependency>
2020
<dependency>
2121
<groupId>com.thoughtworks.qdox</groupId>

0 commit comments

Comments
 (0)