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.
2 parents e2d121c + f298192 commit 4c42ab9Copy full SHA for 4c42ab9
1 file changed
build.gradle
@@ -131,7 +131,7 @@ dependencies {
131
implementation ('xerces:xercesImpl:2.12.2'){transitive=false}
132
133
implementation ('com.googlecode.json-simple:json-simple:1.1.1'){transitive=false}
134
- implementation ('commons-logging:commons-logging:1.3.5'){transitive=false}
+ implementation ('commons-logging:commons-logging:1.3.6'){transitive=false}
135
implementation ('commons-lang:commons-lang:2.6'){transitive=false}
136
implementation ('commons-io:commons-io:2.21.0'){transitive=false}
137
implementation ('com.networknt:json-schema-validator:3.0.0')
0 commit comments