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 2022/08/25 11:58:47 UTC

[camel] branch main updated (c991c87fd1f -> 4fb768cc2ed)

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 c991c87fd1f Sync deps
     new e6d8778af24 Upgrade NetworkNT Json Schema Validator to version 1.0.72
     new 4fb768cc2ed 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] 01/02: Upgrade NetworkNT Json Schema Validator to version 1.0.72

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 e6d8778af249d252e04b4634181b0cd10c0c6872
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 25 13:56:34 2022 +0200

    Upgrade NetworkNT Json Schema Validator to version 1.0.72
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index da1d83f9733..a66bfc4ee18 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -418,7 +418,7 @@
         <neoscada-version>0.4.0</neoscada-version>
         <netty-version>4.1.79.Final</netty-version>
         <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
-        <networknt-json-schema-validator-version>1.0.69</networknt-json-schema-validator-version>
+        <networknt-json-schema-validator-version>1.0.72</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>8.9</nimbus-jose-jwt>
         <nitrite-version>3.4.4</nitrite-version>
         <okclient-version>3.14.9</okclient-version>


[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 4fb768cc2ed6b348193686122731585f33eadd84
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 25 13:58:29 2022 +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 2474e2275e5..26328aebaf6 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -431,7 +431,7 @@
     <nessus-weka-version>1.0.1</nessus-weka-version>
     <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
     <netty-version>4.1.79.Final</netty-version>
-    <networknt-json-schema-validator-version>1.0.69</networknt-json-schema-validator-version>
+    <networknt-json-schema-validator-version>1.0.72</networknt-json-schema-validator-version>
     <nimbus-jose-jwt>8.9</nimbus-jose-jwt>
     <nitrite-version>3.4.4</nitrite-version>
     <ognl-version>3.1.12</ognl-version>