Skip to content

Commit 591bac0

Browse files
Bump commons-io:commons-io from 2.21.0 to 2.22.0
Bumps commons-io:commons-io from 2.21.0 to 2.22.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d56b39 commit 591bac0

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)