Skip to content

Commit 7ba73a9

Browse files
build(deps): bump commons-io from 2.10.0 to 2.11.0 (appium#1494)
Bumps commons-io from 2.10.0 to 2.11.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 a1e1d1d commit 7ba73a9

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
@@ -77,7 +77,7 @@ dependencies {
7777
implementation 'cglib:cglib:3.3.0'
7878
implementation 'commons-validator:commons-validator:1.7'
7979
implementation 'org.apache.commons:commons-lang3:3.12.0'
80-
implementation 'commons-io:commons-io:2.10.0'
80+
implementation 'commons-io:commons-io:2.11.0'
8181
implementation 'org.springframework:spring-context:5.3.8'
8282
implementation 'org.aspectj:aspectjweaver:1.9.7'
8383
implementation 'org.slf4j:slf4j-api:1.7.31'

0 commit comments

Comments
 (0)