You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/10/02 09:43:54 UTC

[camel] 01/01: Upgrade Json Schema Validator to version 1.0.87

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

acosentino pushed a commit to branch json-schema-validator-1.0.87
in repository https://gitbox.apache.org/repos/asf/camel.git

commit e242d8541802c65b287b09324a78224eac743d88
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 2 11:42:38 2023 +0200

    Upgrade Json Schema Validator to version 1.0.87
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 883ed6ecdf9..393da8b875b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -352,7 +352,7 @@
         <neoscada-version>0.4.0</neoscada-version>
         <netty-version>4.1.97.Final</netty-version>
         <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
-        <networknt-json-schema-validator-version>1.0.86</networknt-json-schema-validator-version>
+        <networknt-json-schema-validator-version>1.0.87</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>9.31</nimbus-jose-jwt>
         <nitrite-version>3.4.4</nitrite-version>
         <olingo2-version>2.0.12</olingo2-version>