Skip to content

Commit a03a541

Browse files
authored
Merge pull request openjdk#152 from pfirmstone/snyk-upgrade-91e1e4d7396180d98b4c2417c4cbec1d
[Snyk] Upgrade org.ow2.asm:asm from 9.2 to 9.3
2 parents 279e609 + 6087132 commit a03a541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JGDMS/tools/classdep/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>org.ow2.asm</groupId>
4848
<artifactId>asm</artifactId>
49-
<version>9.2</version>
49+
<version>9.3</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>org.ow2.asm</groupId>

0 commit comments

Comments
 (0)