Skip to content

Commit ea5dbdb

Browse files
build(deps): bump com.networknt:json-schema-validator in /prime-router
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.6 to 3.0.1. - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@1.5.6...3.0.1) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16c0e59 commit ea5dbdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prime-router/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -988,7 +988,7 @@ dependencies {
988988
implementation("xalan:xalan:2.7.3")
989989

990990
// validations
991-
implementation("com.networknt:json-schema-validator:1.5.6")
991+
implementation("com.networknt:json-schema-validator:3.0.1")
992992
implementation("io.konform:konform-jvm:0.11.1")
993993

994994
runtimeOnly("com.okta.jwt:okta-jwt-verifier-impl:0.5.7")

0 commit comments

Comments
 (0)