Repository: camel
Updated Branches:
  refs/heads/camel-2.15.x bab41b7bf -> e3c695004
  refs/heads/master 88e99af67 -> c9e105bb0


Upgrade MyBatis to version 3.3.0


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

Branch: refs/heads/master
Commit: 8106485a8763f9aa404b30f0b8efbb862b935c35
Parents: 6da5a7f
Author: Askannon <askan...@flexarc.com>
Authored: Fri Jun 5 01:42:13 2015 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Fri Jun 5 08:23:47 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/8106485a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 5223c53..7c75066 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -365,7 +365,7 @@
     <mustache-guava-version>16.0</mustache-guava-version>
     <mustache-bundle-version>0.8.16_1</mustache-bundle-version>
     <mvel-version>2.2.4.Final</mvel-version>
-    <mybatis-version>3.2.8</mybatis-version>
+    <mybatis-version>3.3.0</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.3.Final</netty3-version>
     <netty-version>4.0.28.Final</netty-version>

Reply via email to