You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zh...@apache.org on 2022/01/04 15:19:41 UTC

[camel] branch camel-3.14.x updated: Bump mybatis 3.5.8 (#6632)

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

zhfeng pushed a commit to branch camel-3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.14.x by this push:
     new eff8709  Bump mybatis 3.5.8 (#6632)
eff8709 is described below

commit eff87099237b480acdc7f1df347e27b89c494891
Author: Amos Feng <zh...@gmail.com>
AuthorDate: Tue Jan 4 23:19:09 2022 +0800

    Bump mybatis 3.5.8 (#6632)
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index dae48bd..97535d7 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -426,7 +426,7 @@
     <msv-version>2013.6.1</msv-version>
     <mustache-java-version>0.9.10</mustache-java-version>
     <mvel-version>2.4.13.Final</mvel-version>
-    <mybatis-version>3.5.7</mybatis-version>
+    <mybatis-version>3.5.8</mybatis-version>
     <narayana-version>5.12.1.Final</narayana-version>
     <neoscada-version>0.4.0</neoscada-version>
     <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 5f80dd7..de5d4f4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -412,7 +412,7 @@
         <msv-version>2013.6.1</msv-version>
         <mustache-java-version>0.9.10</mustache-java-version>
         <mvel-version>2.4.13.Final</mvel-version>
-        <mybatis-version>3.5.7</mybatis-version>
+        <mybatis-version>3.5.8</mybatis-version>
         <narayana-version>5.12.1.Final</narayana-version>
         <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>
         <nessus-weka-version>1.0.1</nessus-weka-version>