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 2021/04/28 06:58:09 UTC

[camel] branch main updated (f463e75 -> 9dfa482)

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

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from f463e75  Sync deps
     new d10c152  Upgrade MyBatis to version 3.5.7
     new 9dfa482  Sync deps

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

[camel] 02/02: Sync deps

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 9dfa482e39f111e5408d7e8db145d035449a4eb5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Apr 28 08:57:33 2021 +0200

    Sync deps
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 515be8a..b343876 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -436,7 +436,7 @@
     <msv-version>2013.6.1</msv-version>
     <mustache-java-version>0.9.7</mustache-java-version>
     <mvel-version>2.4.12.Final</mvel-version>
-    <mybatis-version>3.5.6</mybatis-version>
+    <mybatis-version>3.5.7</mybatis-version>
     <narayana-version>5.11.0.Final</narayana-version>
     <neoscada-version>0.4.0</neoscada-version>
     <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>

[camel] 01/02: Upgrade MyBatis to version 3.5.7

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit d10c152c451658633ecbd3f1e3bda6e6dce2f062
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Apr 28 08:55:24 2021 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9015bb1..610fede 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -422,7 +422,7 @@
         <msv-version>2013.6.1</msv-version>
         <mustache-java-version>0.9.7</mustache-java-version>
         <mvel-version>2.4.12.Final</mvel-version>
-        <mybatis-version>3.5.6</mybatis-version>
+        <mybatis-version>3.5.7</mybatis-version>
         <narayana-version>5.11.0.Final</narayana-version>
         <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>
         <nessus-weka-version>1.0.1</nessus-weka-version>