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 2021/01/21 08:28:06 UTC

[camel] 01/02: Upgrade Json validator to version 1.0.47

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 5bc19d3c6a4fd2183a893bced71d0ed539eb0e74
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jan 21 09:15:13 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index bab671d..d92f5e8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -426,7 +426,7 @@
         <netty3-version>3.10.6.Final</netty3-version>
         <netty-version>4.1.58.Final</netty-version>
         <netty-reactive-streams-version>2.0.4</netty-reactive-streams-version>
-        <networknt-json-schema-validator-version>1.0.45</networknt-json-schema-validator-version>
+        <networknt-json-schema-validator-version>1.0.47</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>8.9</nimbus-jose-jwt>
         <nitrite-version>3.4.3</nitrite-version>
         <!-- should be in-sync with deltaspike -->