Skip to content

Commit 3879cc9

Browse files
authored
Merge pull request #284 from oracle/dependabot/maven/org.ow2.asm-asm-9.5
Bump asm from 9.4 to 9.5
2 parents 130330c + b5d058e commit 3879cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-helper-mojo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.ow2.asm</groupId>
5151
<artifactId>asm</artifactId>
52-
<version>9.4</version>
52+
<version>9.5</version>
5353
<scope>test</scope>
5454
</dependency>
5555
<dependency>

0 commit comments

Comments
 (0)