You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/08/21 09:59:16 UTC

camel git commit: Upgrade Mybatis to version 3.4.5

Repository: camel
Updated Branches:
  refs/heads/master ac1cd9500 -> 3525784aa


Upgrade Mybatis to version 3.4.5


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

Branch: refs/heads/master
Commit: 3525784aa06aea1cf86dc51c35a23093bc53eccc
Parents: ac1cd95
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 21 11:54:23 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 21 11:54:23 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3525784a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 5d5c97f..9179eb2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -504,7 +504,7 @@
     <mustache-guava-version>16.0</mustache-guava-version>
     <mustache-bundle-version>0.9.5_1</mustache-bundle-version>
     <mvel-version>2.3.1.Final</mvel-version>
-    <mybatis-version>3.4.4</mybatis-version>
+    <mybatis-version>3.4.5</mybatis-version>
     <narayana-version>5.6.4.Final</narayana-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <nekohtml-version>1.9.22</nekohtml-version>