You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/04/04 08:28:55 UTC

[camel] branch master updated: CAMEL-14612: camel-json-validator - update version

This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 e996c3c  CAMEL-14612: camel-json-validator - update version
e996c3c is described below

commit e996c3c1514b3cd2b8e9d07fa80ad4f4e5f72b17
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sat Apr 4 10:28:39 2020 +0200

    CAMEL-14612: camel-json-validator - update version
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1bbfce0..3fd3fe5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -425,7 +425,7 @@
         <netty-version>4.1.48.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.33</networknt-json-schema-validator-version>
+        <networknt-json-schema-validator-version>1.0.36</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 -->