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 2020/07/01 10:02:56 UTC

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

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 8c1866a3d656a5add2404c46026e2d21e161fd7b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jul 1 11:57:15 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 5aebff7..7f8b6ea 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -433,7 +433,7 @@
         <netty-version>4.1.50.Final</netty-version>
         <netty-reactive-streams-version>2.0.3</netty-reactive-streams-version>
         <netty40-version>4.0.56.Final</netty40-version>
-        <networknt-json-schema-validator-version>1.0.41</networknt-json-schema-validator-version>
+        <networknt-json-schema-validator-version>1.0.42</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>8.9</nimbus-jose-jwt>
         <nitrite-version>3.4.2</nitrite-version>
         <!-- should be in-sync with deltaspike -->