Skip to content

Commit 5345500

Browse files
committed
update cglib 3.2.1 -> 3.2.2
1 parent 37756e7 commit 5345500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def commonsLang3Version = '3.4'
2828

2929
def groovyVersion = '2.4.6'
3030
def spockVersion = '1.0-groovy-2.4'
31-
def cglibVersion = '3.2.1'
31+
def cglibVersion = '3.2.2'
3232
def awaitilityVersion = '1.7.0'
3333
def swingXVersion = '1.6.5-1'
3434

0 commit comments

Comments
 (0)