Skip to content

Commit f2ac9e5

Browse files
build(deps): Bump commons-io:commons-io from 2.11.0 to 2.12.0 (appium#1922)
Bumps commons-io:commons-io from 2.11.0 to 2.12.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cd90ed commit f2ac9e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
implementation 'cglib:cglib:3.3.0'
5555
implementation 'commons-validator:commons-validator:1.7'
5656
implementation 'org.apache.commons:commons-lang3:3.12.0'
57-
implementation 'commons-io:commons-io:2.11.0'
57+
implementation 'commons-io:commons-io:2.12.0'
5858
implementation "org.slf4j:slf4j-api:${slf4jVersion}"
5959

6060
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'

0 commit comments

Comments
 (0)