Skip to content

Commit

Permalink
Add OGNL library
Browse files Browse the repository at this point in the history
  • Loading branch information
k-tamura committed Mar 8, 2017
1 parent 437b3b0 commit ad1d918
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@
<artifactId>esapi</artifactId>
<version>2.1.0.1</version>
</dependency>
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.0.17</version>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit ad1d918

Please sign in to comment.