Skip to content

Commit 80240cb

Browse files
committed
Bump dependency ASM to 9.7
It was ASM 9.5 Christoph Grüninger on behalf of Mercedes-Benz Tech Innovation GmbH.
1 parent 631e8e0 commit 80240cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ See the Apache License Version 2.0 for the specific language governing permissio
152152
<dependency>
153153
<groupId>org.ow2.asm</groupId>
154154
<artifactId>asm</artifactId>
155-
<version>9.5</version>
155+
<version>9.7</version>
156156
</dependency>
157157
<dependency>
158158
<groupId>junit</groupId>

0 commit comments

Comments
 (0)