Repository: camel Updated Branches: refs/heads/master a520ae768 -> 156f21f08
Upgrade MyBatis Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/156f21f0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/156f21f0 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/156f21f0 Branch: refs/heads/master Commit: 156f21f08fae4c4309ac405d3e44054f3c071d03 Parents: a520ae7 Author: Claus Ibsen <davscl...@apache.org> Authored: Sun Mar 20 09:33:04 2016 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Sun Mar 20 09:33:04 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/156f21f0/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 54a3789..f952efd 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -412,7 +412,7 @@ <!-- 0.9.x is not working: https://issues.apache.org/jira/browse/SM-2898 --> <mustache-bundle-version>0.8.18_1</mustache-bundle-version> <mvel-version>2.2.7.Final</mvel-version> - <mybatis-version>3.3.0</mybatis-version> + <mybatis-version>3.3.1</mybatis-version> <neethi-bundle-version>3.0.1</neethi-bundle-version> <netty3-version>3.10.5.Final</netty3-version> <netty-version>4.0.34.Final</netty-version>