Skip to content

Commit a414f62

Browse files
committed
Align UT used asm with included one
1 parent d76a242 commit a414f62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

org.eclipse.sisu.inject/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<artifactItem>
193193
<groupId>org.ow2.asm</groupId>
194194
<artifactId>asm</artifactId>
195-
<version>9.5</version>
195+
<version>9.7</version>
196196
</artifactItem>
197197
<artifactItem>
198198
<groupId>cglib</groupId>
@@ -240,7 +240,7 @@
240240
<artifactItem>
241241
<groupId>org.ow2.asm</groupId>
242242
<artifactId>asm</artifactId>
243-
<version>9.5</version>
243+
<version>9.7</version>
244244
</artifactItem>
245245
<artifactItem>
246246
<groupId>com.google.inject</groupId>
@@ -288,7 +288,7 @@
288288
<artifactItem>
289289
<groupId>org.ow2.asm</groupId>
290290
<artifactId>asm</artifactId>
291-
<version>9.5</version>
291+
<version>9.7</version>
292292
</artifactItem>
293293
<artifactItem>
294294
<groupId>com.google.inject</groupId>

0 commit comments

Comments
 (0)