Skip to content

Commit 4b94d17

Browse files
dependabot[bot]mkoncek
authored andcommitted
Bump org.ow2.asm:asm-tree from 9.9 to 9.9.1
Bumps org.ow2.asm:asm-tree from 9.9 to 9.9.1. --- updated-dependencies: - dependency-name: org.ow2.asm:asm-tree 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 11a6c02 commit 4b94d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.ow2.asm</groupId>
2626
<artifactId>asm-tree</artifactId>
27-
<version>9.9</version>
27+
<version>9.9.1</version>
2828
</dependency>
2929
</dependencies>
3030

0 commit comments

Comments
 (0)