We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d56b39 + 591bac0 commit 0f6b1d8Copy full SHA for 0f6b1d8
1 file changed
build.gradle
@@ -133,7 +133,7 @@ dependencies {
133
implementation ('com.googlecode.json-simple:json-simple:1.1.1'){transitive=false}
134
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}
+ implementation ('commons-io:commons-io:2.22.0'){transitive=false}
137
implementation ('com.networknt:json-schema-validator:3.0.1')
138
139
0 commit comments