Skip to content

Commit

Permalink
Upgrade json-schema to 1.14.0 (#2132)
Browse files Browse the repository at this point in the history
  • Loading branch information
rayokota committed Jan 21, 2022
1 parent ce5250f commit fa2dde6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<checkstyle.suppressions.location>checkstyle/suppressions.xml</checkstyle.suppressions.location>
<kafka.connect.maven.plugin.version>0.11.1</kafka.connect.maven.plugin.version>
<kotlin.version>1.4.21</kotlin.version>
<json-schema.version>1.12.2</json-schema.version>
<json-schema.version>1.14.0</json-schema.version>
<proto-google-common-protos.version>2.5.1</proto-google-common-protos.version>
<protoc.jar.maven.plugin.version>3.11.4</protoc.jar.maven.plugin.version>
<wire.version>4.0.0</wire.version>
Expand Down

0 comments on commit fa2dde6

Please sign in to comment.