Skip to content

Commit f69ed3e

Browse files
committed
Upgrade to OGNL 3.1.15
Fixes gh-1076
1 parent 5f787f1 commit f69ed3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>ognl</groupId>
148148
<artifactId>ognl</artifactId>
149-
<version>3.1.14</version>
149+
<version>3.1.15</version>
150150
<scope>compile</scope>
151151
<optional>true</optional>
152152
</dependency>

0 commit comments

Comments
 (0)