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 7ffe15f Upgrade Json Validator to version 0.1.15 7ffe15f is described below commit 7ffe15ff94c11f5e049616659e13906130745b27 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Feb 21 13:16:48 2018 +0100 Upgrade Json Validator to version 0.1.15 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 360a496..a141a05 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -522,7 +522,7 @@ <netty3-version>3.10.6.Final</netty3-version> <netty-version>4.1.21.Final</netty-version> <netty40-version>4.0.56.Final</netty40-version> - <networknt-json-schema-validator-version>0.1.13</networknt-json-schema-validator-version> + <networknt-json-schema-validator-version>0.1.15</networknt-json-schema-validator-version> <noggit-bundle-version>0.5_1</noggit-bundle-version> <!-- should be in-sync with deltaspike --> <openwebbeans1-version>1.2.7</openwebbeans1-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.