Skip to content

Commit 211f61e

Browse files
committed
[pom] Update ognl to 3.1.1
1 parent c5cdfcb commit 211f61e

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
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>ognl</groupId>
140140
<artifactId>ognl</artifactId>
141-
<version>3.1</version>
141+
<version>3.1.1</version>
142142
<scope>compile</scope>
143143
<optional>true</optional>
144144
<exclusions>

0 commit comments

Comments
 (0)