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 c6d4870  Upgrade Json Schema Validator to version 1.0.4
c6d4870 is described below

commit c6d4870a66b6e52b2d75d0b6f4e49e02a4f8873c
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Mar 26 11:31:00 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b848001..8058ebc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -513,7 +513,7 @@
         <netty-version>4.1.34.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.3</networknt-json-schema-validator-version>
+        
<networknt-json-schema-validator-version>1.0.4</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