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 2023/05/15 08:39:58 UTC

[camel] branch main updated (6c4b58f0d58 -> 5a0f35f3d49)

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 6c4b58f0d58 CAMEL-19060: use an extension for the Synchronization
     new b591f9f9ebc Upgrade Json Schema Validator networknt to version 1.0.81
     new 0a3e0600efe Sync deps
     new 8b066737fa6 Upgrade Msal4j to version 1.13.8
     new 5a0f35f3d49 Sync deps

The 4 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 | 4 ++--
 parent/pom.xml             | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


[camel] 04/04: 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 5a0f35f3d4934f2e82f62534784605279a30861b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 15 10:37:21 2023 +0200

    Sync deps
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 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 f8d1e4319e8..5f7b80356c3 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -380,7 +380,7 @@
         <mockito-version>3.12.4</mockito-version>
         <mongo-java-driver-version>4.9.0</mongo-java-driver-version>
         <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
-        <msal4j-version>1.13.4</msal4j-version>
+        <msal4j-version>1.13.8</msal4j-version>
         <mustache-java-version>0.9.10</mustache-java-version>
         <mvel-version>2.4.15.Final</mvel-version>
         <mybatis-version>3.5.13</mybatis-version>


[camel] 02/04: 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 0a3e0600efe28903bbc7d35a2586355631635615
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 15 10:31:25 2023 +0200

    Sync deps
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 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 8edadc5601d..f8d1e4319e8 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -390,7 +390,7 @@
         <neoscada-version>0.4.0</neoscada-version>
         <netty-version>4.1.91.Final</netty-version>
         <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
-        <networknt-json-schema-validator-version>1.0.73</networknt-json-schema-validator-version>
+        <networknt-json-schema-validator-version>1.0.81</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>9.22</nimbus-jose-jwt>
         <nitrite-version>3.4.4</nitrite-version>
         <okclient-version>3.14.9</okclient-version>


[camel] 03/04: Upgrade Msal4j to version 1.13.8

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 8b066737fa690b9075bd42e632e3155135208c4a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 15 10:34:52 2023 +0200

    Upgrade Msal4j to version 1.13.8
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 94edb7a5831..0fdb7a5ecfa 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -375,7 +375,7 @@
         <mockito-version>3.12.4</mockito-version>
         <mongo-java-driver-version>4.9.0</mongo-java-driver-version>
         <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
-        <msal4j-version>1.13.4</msal4j-version>
+        <msal4j-version>1.13.8</msal4j-version>
         <mustache-java-version>0.9.10</mustache-java-version>
         <mvel-version>2.4.15.Final</mvel-version>
         <mybatis-version>3.5.13</mybatis-version>


[camel] 01/04: Upgrade Json Schema Validator networknt to version 1.0.81

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 b591f9f9ebc221046133b3e69b85b89415c965f4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 15 10:29:54 2023 +0200

    Upgrade Json Schema Validator networknt to version 1.0.81
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a6a8dc48cfe..94edb7a5831 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -385,7 +385,7 @@
         <neoscada-version>0.4.0</neoscada-version>
         <netty-version>4.1.91.Final</netty-version>
         <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
-        <networknt-json-schema-validator-version>1.0.73</networknt-json-schema-validator-version>
+        <networknt-json-schema-validator-version>1.0.81</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>9.22</nimbus-jose-jwt>
         <nitrite-version>3.4.4</nitrite-version>
         <okclient-version>3.14.9</okclient-version>