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

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

commit df28f4d0df56d0b79dce84e2ac07e7621d4b23df
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jun 7 18:41:42 2021 +0200

    Upgrade JsonSchema Validator to version 1.0.53
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7011489..99c74de 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -422,7 +422,7 @@
         <netty3-version>3.10.6.Final</netty3-version>
         <netty-version>4.1.65.Final</netty-version>
         <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
-        
<networknt-json-schema-validator-version>1.0.52</networknt-json-schema-validator-version>
+        
<networknt-json-schema-validator-version>1.0.53</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>8.9</nimbus-jose-jwt>
         <nitrite-version>3.4.3</nitrite-version>
         <!-- should be in-sync with deltaspike -->

Reply via email to