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 2018/04/16 09:05:58 UTC

[camel] branch master updated: Upgrade Json schema validator to version 0.1.19

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 2e78939  Upgrade Json schema validator to version 0.1.19
2e78939 is described below

commit 2e78939d3b202163d1c5b36cd536fa68cfece0a3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Apr 16 11:05:23 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d4564dd..3ec343c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -523,7 +523,7 @@
     <netty3-version>3.10.6.Final</netty3-version>
     <netty-version>4.1.23.Final</netty-version>
     <netty40-version>4.0.56.Final</netty40-version>
-    <networknt-json-schema-validator-version>0.1.17</networknt-json-schema-validator-version>
+    <networknt-json-schema-validator-version>0.1.19</networknt-json-schema-validator-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->
     <objenesis-version>2.6</objenesis-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.