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/02/25 04:12:55 UTC

[camel] branch master updated: CAMEL-14612 - Change version of networknt from 1.0.29 to 1.0.31 (#3598)

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 5448e15  CAMEL-14612 - Change version of networknt from 1.0.29 to 1.0.31 (#3598)
5448e15 is described below

commit 5448e15347a00a76ebb04b6d74da5877fa77c62d
Author: Djordje Bajic <dj...@gmail.com>
AuthorDate: Tue Feb 25 05:12:36 2020 +0100

    CAMEL-14612 - Change version of networknt from 1.0.29 to 1.0.31 (#3598)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8e248cd..e16835d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -484,7 +484,7 @@
         <netty-version>4.1.45.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.29</networknt-json-schema-validator-version>
+        <networknt-json-schema-validator-version>1.0.31</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>4.13.1</nimbus-jose-jwt>
         <nitrite-version>3.3.0</nitrite-version>
         <noggit-bundle-version>0.5_1</noggit-bundle-version>