Repository: camel Updated Branches: refs/heads/master 351375214 -> 91ae7be43
Upgrade MyBatis to version 3.4.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/91ae7be4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/91ae7be4 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/91ae7be4 Branch: refs/heads/master Commit: 91ae7be4335b2367e84d5fcb8e487e4a433db23d Parents: 3513752 Author: Andrea Cosentino <anco...@gmail.com> Authored: Tue Jan 17 11:31:34 2017 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Tue Jan 17 11:31:51 2017 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/91ae7be4/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 272e48b..481da4f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -450,7 +450,7 @@ <mustache-guava-version>16.0</mustache-guava-version> <mustache-bundle-version>0.9.4_1</mustache-bundle-version> <mvel-version>2.3.1.Final</mvel-version> - <mybatis-version>3.4.1</mybatis-version> + <mybatis-version>3.4.2</mybatis-version> <narayana-version>5.5.0.Final</narayana-version> <neethi-bundle-version>3.0.1</neethi-bundle-version> <netty3-version>3.10.6.Final</netty3-version>