Skip to content

Commit 25a5021

Browse files
fix(deps): update dependency org.ow2.asm:asm to v9.5
1 parent bfced5a commit 25a5021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<dependency>
144144
<groupId>org.ow2.asm</groupId>
145145
<artifactId>asm</artifactId>
146-
<version>9.4</version>
146+
<version>9.5</version>
147147
</dependency>
148148
<dependency>
149149
<groupId>org.springframework.data</groupId>

0 commit comments

Comments
 (0)