Skip to content

Commit 698aa21

Browse files
committed
Merge pull request #98 from hazendaz/master
[pom] Updated ognl to 3.1.2
2 parents a3695e8 + 1bf951d commit 698aa21

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
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>ognl</groupId>
156156
<artifactId>ognl</artifactId>
157-
<version>3.1.1</version>
157+
<version>3.1.2</version>
158158
<scope>test</scope>
159159
</dependency>
160160

0 commit comments

Comments
 (0)