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 2018/03/28 18:45:40 UTC

[camel] 01/04: Upgrade MyBatis

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 0da287deaf55240ed21d6c342e5dbda8c710c6ab
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Mar 28 18:29:49 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 2591d51..e13b927 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -515,7 +515,7 @@
     <mustache-guava-version>16.0</mustache-guava-version>
     <mustache-bundle-version>0.9.5_1</mustache-bundle-version>
     <mvel-version>2.4.0.Final</mvel-version>
-    <mybatis-version>3.4.5</mybatis-version>
+    <mybatis-version>3.4.6</mybatis-version>
     <narayana-version>5.8.0.Final</narayana-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <nekohtml-version>1.9.22</nekohtml-version>

-- 
To stop receiving notification emails like this one, please contact
davsclaus@apache.org.