mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-03 03:10:34 +00:00
Bump com.networknt:json-schema-validator from 1.5.8 to 3.0.0
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.8 to 3.0.0. - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](https://github.com/networknt/json-schema-validator/compare/1.5.8...3.0.0) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ dependencies {
|
||||
|
||||
api "io.projectreactor:reactor-core:3.7.9"
|
||||
api "org.reactivestreams:reactive-streams:1.0.4"
|
||||
api ("com.networknt:json-schema-validator:1.5.8") {
|
||||
api ("com.networknt:json-schema-validator:3.0.0") {
|
||||
exclude group: "com.ethlo.time", module: "itu"
|
||||
exclude group: "com.fasterxml.jackson.dataformat", module: "jackson-dataformat-yaml"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user