Skip to content

Commit cc13c62

Browse files
authored
Merge pull request #935 from kazuki43zoo/update-ognl
Update to OGNL 3.1.14
2 parents 5783878 + 2ab4a5f commit cc13c62

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
@@ -145,7 +145,7 @@
145145
<dependency>
146146
<groupId>ognl</groupId>
147147
<artifactId>ognl</artifactId>
148-
<version>3.1.12</version>
148+
<version>3.1.14</version>
149149
<scope>compile</scope>
150150
<optional>true</optional>
151151
</dependency>

0 commit comments

Comments
 (0)