Skip to content

Commit 0f6b1d8

Browse files
authored
Merge pull request #77 from cip4/dependabot/gradle/commons-io-commons-io-2.22.0
Bump commons-io:commons-io from 2.21.0 to 2.22.0
2 parents 2d56b39 + 591bac0 commit 0f6b1d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ dependencies {
133133
implementation ('com.googlecode.json-simple:json-simple:1.1.1'){transitive=false}
134134
implementation ('commons-logging:commons-logging:1.3.6'){transitive=false}
135135
implementation ('commons-lang:commons-lang:2.6'){transitive=false}
136-
implementation ('commons-io:commons-io:2.21.0'){transitive=false}
136+
implementation ('commons-io:commons-io:2.22.0'){transitive=false}
137137
implementation ('com.networknt:json-schema-validator:3.0.1')
138138

139139

0 commit comments

Comments
 (0)