Skip to content

Commit

Permalink
Merge pull request mybatis#90 from hazendaz/master
Browse files Browse the repository at this point in the history
[pom] Update ognl to 3.1.1
  • Loading branch information
hazendaz committed Nov 12, 2015
2 parents 1476a3b + 6382b33 commit 53892cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.1</version>
<version>3.1.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 53892cb

Please sign in to comment.