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
commit 1abf2817db553313f63d8141e55dca8aabfdb245 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon May 25 17:13:03 2020 +0200 Upgrade Jsonschema validator to version 1.0.39 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 79241a8..df05e4b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -431,7 +431,7 @@ <netty-version>4.1.50.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.38</networknt-json-schema-validator-version> + <networknt-json-schema-validator-version>1.0.39</networknt-json-schema-validator-version> <nimbus-jose-jwt>8.9</nimbus-jose-jwt> <nitrite-version>3.4.1</nitrite-version> <!-- should be in-sync with deltaspike -->