Skip to content

Commit

Permalink
updated ognl library
Browse files Browse the repository at this point in the history
  • Loading branch information
skavanagh committed May 23, 2020
1 parent 0f2b99f commit fa7f8bd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@
<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 fa7f8bd

Please sign in to comment.