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:48 UTC

[camel] 01/02: Upgrade NetworkNT Json Schema Validator to version 1.0.72

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>