We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39552a4 commit f3d05c6Copy full SHA for f3d05c6
airbyte-cdk/java/airbyte-cdk/dependencies/build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
34
35
implementation 'com.jayway.jsonpath:json-path:2.9.0'
36
- implementation 'com.networknt:json-schema-validator:1.4.0' //TODO bump even more
+ implementation 'com.networknt:json-schema-validator:1.5.0' //TODO bump even more
37
implementation 'commons-cli:commons-cli:1.9.0'
38
implementation 'io.swagger:swagger-annotations:1.6.14'
39
implementation 'javax.validation:validation-api:2.0.1.Final'
0 commit comments