Skip to content

Commit 495ae7b

Browse files
Bump com.networknt:json-schema-validator from 1.5.1 to 2.0.0
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.1 to 2.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](networknt/json-schema-validator@1.5.1...2.0.0) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b224413 commit 495ae7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<version.maven-source-plugin>3.2.1</version.maven-source-plugin>
7777
<version.maven-compiler-plugin>3.11.0</version.maven-compiler-plugin>
7878
<apicurio.registry.version>3.0.7</apicurio.registry.version>
79-
<json-schema-validator.version>1.5.1</json-schema-validator.version>
79+
<json-schema-validator.version>2.0.0</json-schema-validator.version>
8080
<org.json.version>20240303</org.json.version>
8181

8282
<junit.version>5.11.0</junit.version>

0 commit comments

Comments
 (0)