Skip to content

Commit 6b0876f

Browse files
authored
Merge pull request #310 from mybatis/renovate/org.ow2.asm-asm-9.x
Update dependency org.ow2.asm:asm to v9.9
2 parents 74b5396 + 39d9120 commit 6b0876f

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
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>org.ow2.asm</groupId>
112112
<artifactId>asm</artifactId>
113-
<version>9.8</version>
113+
<version>9.9</version>
114114
<optional>true</optional>
115115
</dependency>
116116

0 commit comments

Comments
 (0)