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/07/04 12:58:22 UTC

[camel] branch json-schema-validator-1.0.85 created (now ffe8dcf562e)

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

acosentino pushed a change to branch json-schema-validator-1.0.85
in repository https://gitbox.apache.org/repos/asf/camel.git


      at ffe8dcf562e Upgrade Json Schema Validator to version 1.0.85

This branch includes the following new commits:

     new ffe8dcf562e Upgrade Json Schema Validator to version 1.0.85

The 1 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.



[camel] 01/01: Upgrade Json Schema Validator to version 1.0.85

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

acosentino pushed a commit to branch json-schema-validator-1.0.85
in repository https://gitbox.apache.org/repos/asf/camel.git

commit ffe8dcf562ef2e674db54402c8cec2c1d48b9f31
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 4 14:43:46 2023 +0200

    Upgrade Json Schema Validator to version 1.0.85
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 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 e8cb485e847..38a25c9eda0 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -349,7 +349,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.94.Final</netty-version>
-        <networknt-json-schema-validator-version>1.0.81</networknt-json-schema-validator-version>
+        <networknt-json-schema-validator-version>1.0.85</networknt-json-schema-validator-version>
         <nitrite-version>3.4.4</nitrite-version>
         <ognl-version>3.3.4</ognl-version>
         <okclient-version>3.14.9</okclient-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index b434583fb25..826afcf8277 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -371,7 +371,7 @@
         <neoscada-version>0.4.0</neoscada-version>
         <netty-version>4.1.94.Final</netty-version>
         <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
-        <networknt-json-schema-validator-version>1.0.81</networknt-json-schema-validator-version>
+        <networknt-json-schema-validator-version>1.0.85</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>