Skip to content

Commit 9b34caa

Browse files
author
Paul Gray
committed
Removing dependecny on cglib
1 parent 714e22e commit 9b34caa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,6 @@
140140
<version>1.7.4</version>
141141
<type>jar</type>
142142
</dependency>
143-
<dependency>
144-
<groupId>cglib</groupId>
145-
<artifactId>cglib</artifactId>
146-
<version>2.2</version>
147-
</dependency>
148143
<dependency>
149144
<groupId>org.powermock</groupId>
150145
<artifactId>powermock-module-junit4</artifactId>

0 commit comments

Comments
 (0)