Skip to content

Commit a7a9064

Browse files
committed
Remove ognl:ognl from dependency definition
fix gh-179
1 parent 93094ab commit a7a9064

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>ognl</groupId>
159-
<artifactId>ognl</artifactId>
160-
<version>3.1.12</version>
161-
<scope>test</scope>
162-
</dependency>
163-
164157
<dependency>
165158
<groupId>cglib</groupId>
166159
<artifactId>cglib</artifactId>

0 commit comments

Comments
 (0)