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
The following commit(s) were added to refs/heads/main by this push: new f26299222db Upgrade Json Schema Validator to version 1.0.87 (#11619) f26299222db is described below commit f26299222db1e40a36968140ad91ce4e8cb35d0f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Oct 2 12:00:15 2023 +0200 Upgrade Json Schema Validator to version 1.0.87 (#11619) Signed-off-by: Andrea Cosentino <anco...@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>