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 863383a  Upgrade Json schema validator to version 1.0.7
863383a is described below

commit 863383a1caf0d4885456dec3ad2e674e3a2cc37a
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue May 7 10:01:47 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index eca0b74..dc72957 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -517,7 +517,7 @@
         <netty-version>4.1.36.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.6</networknt-json-schema-validator-version>
+        
<networknt-json-schema-validator-version>1.0.7</networknt-json-schema-validator-version>
         <noggit-bundle-version>0.5_1</noggit-bundle-version>
         <objenesis-version>2.6</objenesis-version>
         <!-- should be in-sync with deltaspike -->

Reply via email to