Skip to content

Commit

Permalink
Removed ognl library and use the one with thymeleaf
Browse files Browse the repository at this point in the history
  • Loading branch information
skavanagh committed May 23, 2020
1 parent fa7f8bd commit 7c40de8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@
<version>3.0.11.RELEASE</version>
</dependency>

<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.2.14</version>
</dependency>

<!-- provided dependencies -->
<dependency>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit 7c40de8

Please sign in to comment.