Skip to content

Commit 395728c

Browse files
Bump com.networknt:json-schema-validator from 3.0.2 to 3.0.3
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 3.0.2 to 3.0.3. - [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@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ed5968 commit 395728c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ dependencies {
134134
implementation ('commons-logging:commons-logging:1.3.6'){transitive=false}
135135
implementation ('commons-lang:commons-lang:2.6'){transitive=false}
136136
implementation ('commons-io:commons-io:2.22.0'){transitive=false}
137-
implementation ('com.networknt:json-schema-validator:3.0.2')
137+
implementation ('com.networknt:json-schema-validator:3.0.3')
138138

139139

140140
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.1.0'

0 commit comments

Comments
 (0)