Skip to content

Commit 5fa2cdf

Browse files
authored
Merge pull request #181 from eckig/dependabot/maven/org.ow2.asm-asm-9.7
Bump org.ow2.asm:asm from 9.6 to 9.7
2 parents 5381373 + 0c6736a commit 5fa2cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.ow2.asm</groupId>
9797
<artifactId>asm</artifactId>
98-
<version>9.6</version>
98+
<version>9.7</version>
9999
</dependency>
100100
</dependencies>
101101
<executions>

0 commit comments

Comments
 (0)