Skip to content

Commit 3cea206

Browse files
committed
Update to CGLIB 3.2.5
Fix gh-953
1 parent ab7dc30 commit 3cea206

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
@@ -196,7 +196,7 @@
196196
<dependency>
197197
<groupId>cglib</groupId>
198198
<artifactId>cglib</artifactId>
199-
<version>3.2.4</version>
199+
<version>3.2.5</version>
200200
<optional>true</optional>
201201
</dependency>
202202

0 commit comments

Comments
 (0)