Skip to content

Commit

Permalink
Bump OGNL from 3.2.14 to 3.2.15
Browse files Browse the repository at this point in the history
To resolve #1648 , hopefully.
  • Loading branch information
harawata committed Aug 17, 2020
1 parent b960563 commit 1b48623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -148,7 +148,7 @@
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.2.14</version>
<version>3.2.15</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 1b48623

Please sign in to comment.