Skip to content

Commit 9859483

Browse files
committed
Merge pull request mybatis#697 from kazuki43zoo/update-ognl
Upgrade to ognl 3.1.7
2 parents 057b2d4 + ece511c commit 9859483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.6</version>
145+
<version>3.1.7</version>
146146
<scope>compile</scope>
147147
<optional>true</optional>
148148
</dependency>

0 commit comments

Comments
 (0)