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 2023/04/20 12:38:50 UTC

[camel] branch camel-3.20.x updated: Bump mybatis to 3.5.13

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

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


The following commit(s) were added to refs/heads/camel-3.20.x by this push:
     new 99363192aaf Bump mybatis to 3.5.13
99363192aaf is described below

commit 99363192aaf734a43f2cdae009345d10bca35412
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Apr 20 14:38:40 2023 +0200

    Bump mybatis to 3.5.13
---
 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 1311a770976..43fdd265462 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -426,7 +426,7 @@
     <msal4j-version>1.13.3</msal4j-version>
     <mustache-java-version>0.9.10</mustache-java-version>
     <mvel-version>2.4.14.Final</mvel-version>
-    <mybatis-version>3.5.11</mybatis-version>
+    <mybatis-version>3.5.13</mybatis-version>
     <narayana-version>5.12.7.Final</narayana-version>
     <neoscada-version>0.4.0</neoscada-version>
     <nessus-hyperledger-aries-version>0.2.0</nessus-hyperledger-aries-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index c979c050dfa..a03e128ec36 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -412,7 +412,7 @@
         <msal4j-version>1.13.3</msal4j-version>
         <mustache-java-version>0.9.10</mustache-java-version>
         <mvel-version>2.4.14.Final</mvel-version>
-        <mybatis-version>3.5.11</mybatis-version>
+        <mybatis-version>3.5.13</mybatis-version>
         <narayana-version>5.12.7.Final</narayana-version>
         <nessus-hyperledger-aries-version>0.2.0</nessus-hyperledger-aries-version>
         <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>