Skip to content

Commit 2c658bb

Browse files
committed
Update ASM to 9.6->9.8, and xbean-finder 4.23->4.27
1 parent 97cbbea commit 2c658bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

guice/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@
4343
<dependency>
4444
<groupId>org.apache.xbean</groupId>
4545
<artifactId>xbean-finder</artifactId>
46-
<version>4.23</version>
46+
<version>4.27</version>
4747
</dependency>
4848

4949
<dependency>
5050
<groupId>org.ow2.asm</groupId>
5151
<artifactId>asm</artifactId>
52-
<version>9.6</version>
52+
<version>9.8</version>
5353
</dependency>
5454

5555
</dependencies>

0 commit comments

Comments
 (0)