Upgraded to MyBatis 3.2.3

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

Branch: refs/heads/camel-2.12.x
Commit: c34111e01441d470cc6f5f05439b9f6e47da3882
Parents: 0805dc5
Author: Claus Ibsen <davscl...@apache.org>
Authored: Sun Oct 6 21:37:27 2013 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Sun Oct 6 21:37:48 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/c34111e0/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b8e02f4..784cdc3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -294,7 +294,7 @@
     <mustache-java-version>0.8.13</mustache-java-version>
     <mustache-bundle-version>0.8.13_1/</mustache-bundle-version>
     <mvel-version>2.1.6.Final</mvel-version>
-    <mybatis-version>3.2.2</mybatis-version>
+    <mybatis-version>3.2.3</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.7.0.Final</netty3-version>
     <netty-version>4.0.8.Final</netty-version>

Reply via email to