You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2016/05/26 06:35:45 UTC

camel git commit: Upgrade MyBatis

Repository: camel
Updated Branches:
  refs/heads/master 61230de7f -> e2d2811ce


Upgrade MyBatis


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e2d2811c
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e2d2811c
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e2d2811c

Branch: refs/heads/master
Commit: e2d2811ce2c6045ab8f49de032a24495e9756f8a
Parents: 61230de
Author: Claus Ibsen <da...@apache.org>
Authored: Thu May 26 08:35:38 2016 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu May 26 08:35:38 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/e2d2811c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 0ce7001..fada794 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -420,7 +420,7 @@
     <mustache-guava-version>16.0</mustache-guava-version>
     <mustache-bundle-version>0.9.1_2</mustache-bundle-version>
     <mvel-version>2.2.8.Final</mvel-version>
-    <mybatis-version>3.3.1</mybatis-version>
+    <mybatis-version>3.4.0</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.5.Final</netty3-version>
     <netty-version>4.0.36.Final</netty-version>