We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bfd99f + 9e43264 commit e746897Copy full SHA for e746897
1 file changed
build.gradle
@@ -128,7 +128,7 @@ dependencies {
128
implementation ('com.googlecode.json-simple:json-simple:1.1.1'){transitive=false}
129
implementation ('commons-logging:commons-logging:1.3.5'){transitive=false}
130
implementation ('commons-lang:commons-lang:2.6'){transitive=false}
131
- implementation ('commons-io:commons-io:2.19.0'){transitive=false}
+ implementation ('commons-io:commons-io:2.20.0'){transitive=false}
132
implementation ('com.networknt:json-schema-validator:1.5.6')
133
134
0 commit comments