Skip to content

Commit 81e5a0e

Browse files
[MRESOLVER-694] Bump org.ow2.asm:asm from 9.7.1 to 9.8 (#677)
Bumps org.ow2.asm:asm from 9.7.1 to 9.8. --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- https://issues.apache.org/jira/browse/MRESOLVER-694
1 parent fb6e590 commit 81e5a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-resolver-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>org.ow2.asm</groupId>
133133
<artifactId>asm</artifactId>
134-
<version>9.7.1</version>
134+
<version>9.8</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>org.apache.velocity</groupId>

0 commit comments

Comments
 (0)