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 2019/05/21 06:39:09 UTC

[camel] branch master updated: Upgrade Json Validator to version 1.0.8

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 78bca73  Upgrade Json Validator to version 1.0.8
78bca73 is described below

commit 78bca73db1ad075b38873dbbc78719345adcd582
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue May 21 08:38:38 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index c83c37c..f71be2a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -520,7 +520,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.7</networknt-json-schema-validator-version>
+        <networknt-json-schema-validator-version>1.0.8</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 -->