Skip to content

Commit 388ac1c

Browse files
committed
Merge pull request #652 from kazuki43zoo/ognl
Update to ognl 3.1.3
2 parents 01736c9 + 160122e commit 388ac1c

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
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>ognl</groupId>
144144
<artifactId>ognl</artifactId>
145-
<version>3.1.2</version>
145+
<version>3.1.3</version>
146146
<scope>compile</scope>
147147
<optional>true</optional>
148148
<exclusions>

0 commit comments

Comments
 (0)