Skip to content

Commit 172846e

Browse files
Bump com.networknt:json-schema-validator from 1.3.3 to 1.4.0 (#3628)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.3.3 to 1.4.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.3.3...1.4.0) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1524ba6 commit 172846e

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
@@ -129,7 +129,7 @@
129129
<version.ecs.logging>1.6.0</version.ecs.logging>
130130
<version.spring>5.0.15.RELEASE</version.spring>
131131
<version.jetty-server>9.4.11.v20180605</version.jetty-server>
132-
<version.json-schema-validator>1.3.3</version.json-schema-validator>
132+
<version.json-schema-validator>1.4.0</version.json-schema-validator>
133133
<!-- Byte Buddy and ASM must be kept in sync -->
134134
<version.byte-buddy>1.14.14</version.byte-buddy>
135135
<version.asm>9.6</version.asm>

0 commit comments

Comments
 (0)