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 2023/07/11 17:20:40 UTC

[camel] 01/02: Upgrade json-schema-validator 1.0.86

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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 8c16e2d7b0901a734a04375d6445ee49dc87b052
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jul 11 19:19:28 2023 +0200

    Upgrade json-schema-validator 1.0.86
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3543cf2b5bd..95d4e0ed2a2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -369,7 +369,7 @@
         <neoscada-version>0.4.0</neoscada-version>
         <netty-version>4.1.94.Final</netty-version>
         <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
-        <networknt-json-schema-validator-version>1.0.85</networknt-json-schema-validator-version>
+        <networknt-json-schema-validator-version>1.0.86</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>9.22</nimbus-jose-jwt>
         <nitrite-version>3.4.4</nitrite-version>
         <okclient-version>3.14.9</okclient-version>