Skip to content

Commit 079d474

Browse files
committed
[pom] Update to cglib 3.2.0
1 parent 156dce4 commit 079d474

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
@@ -189,7 +189,7 @@
189189
<dependency>
190190
<groupId>cglib</groupId>
191191
<artifactId>cglib</artifactId>
192-
<version>3.1</version>
192+
<version>3.2.0</version>
193193
<optional>true</optional>
194194
</dependency>
195195

0 commit comments

Comments
 (0)