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


The following commit(s) were added to refs/heads/master by this push:
     new 54d7ded  Upgrade Json Schema validator to version 1.0.38
54d7ded is described below

commit 54d7ded13459ba1614d30e82457db708dcf0043f
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Apr 23 19:34:03 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index dcaeaa7..dd406c9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -429,7 +429,7 @@
         <netty-version>4.1.49.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.36</networknt-json-schema-validator-version>
+        
<networknt-json-schema-validator-version>1.0.38</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>8.9</nimbus-jose-jwt>
         <nitrite-version>3.4.1</nitrite-version>
         <!-- should be in-sync with deltaspike -->

Reply via email to