Skip to content

Commit 39ad503

Browse files
committed
Remove cglib:cglib from dependency definition
fix gh-179
1 parent a7a9064 commit 39ad503

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -154,13 +154,6 @@
154154
<scope>test</scope>
155155
</dependency>
156156

157-
<dependency>
158-
<groupId>cglib</groupId>
159-
<artifactId>cglib</artifactId>
160-
<version>3.2.4</version>
161-
<scope>test</scope>
162-
</dependency>
163-
164157
<dependency>
165158
<groupId>junit</groupId>
166159
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)