Skip to content

Commit 43f7cec

Browse files
committed
Upgrade to ognl 3.2.6 #1211
1 parent 1050ff5 commit 43f7cec

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
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>ognl</groupId>
154154
<artifactId>ognl</artifactId>
155-
<version>3.2.5</version>
155+
<version>3.2.6</version>
156156
<scope>compile</scope>
157157
<optional>true</optional>
158158
</dependency>

0 commit comments

Comments
 (0)