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/30 06:56:06 UTC

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

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 65b1e58  Upgrade Json-schema-validator to version 1.0.11
65b1e58 is described below

commit 65b1e58a1e6bc1f3087b95ec47b91486e5a7d26d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu May 30 08:53:50 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b5c1913..f0b8354 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.8</networknt-json-schema-validator-version>
+        <networknt-json-schema-validator-version>1.0.11</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 -->