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/01/19 06:45:33 UTC

[camel] branch master updated (f56c301 -> a74340a)

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

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


    from f56c301  Regen
     new 63697f9  Upgrade Mvel to version 2.4.12.Final
     new a74340a  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 master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit a74340ac74fb99694cef4e63988d87c8ca4e55a3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 19 07:41:51 2021 +0100

    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 e067ae8..e3eaa67 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -430,7 +430,7 @@
     <mongo-java-driver-version>4.1.0</mongo-java-driver-version>
     <msv-version>2013.6.1</msv-version>
     <mustache-java-version>0.9.7</mustache-java-version>
-    <mvel-version>2.4.11.Final</mvel-version>
+    <mvel-version>2.4.12.Final</mvel-version>
     <mybatis-version>3.5.6</mybatis-version>
     <narayana-version>5.10.6.Final</narayana-version>
     <neoscada-version>0.4.0</neoscada-version>


[camel] 01/02: Upgrade Mvel to version 2.4.12.Final

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

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

commit 63697f97a51ca00ad7cd66c478019914921b8828
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 19 07:37:54 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e842832..5836df1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -416,7 +416,7 @@
         <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
         <msv-version>2013.6.1</msv-version>
         <mustache-java-version>0.9.7</mustache-java-version>
-        <mvel-version>2.4.11.Final</mvel-version>
+        <mvel-version>2.4.12.Final</mvel-version>
         <mybatis-version>3.5.6</mybatis-version>
         <narayana-version>5.10.6.Final</narayana-version>
         <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>