Skip to content

Commit d1f1129

Browse files
chore(deps): bump commons-io from 2.6 to 2.7 (appium#1357)
Bumps commons-io from 2.6 to 2.7. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f53e4bc commit d1f1129

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
@@ -79,7 +79,7 @@ dependencies {
7979
compile 'cglib:cglib:3.3.0'
8080
compile 'commons-validator:commons-validator:1.6'
8181
compile 'org.apache.commons:commons-lang3:3.10'
82-
compile 'commons-io:commons-io:2.6'
82+
compile 'commons-io:commons-io:2.7'
8383
compile 'org.springframework:spring-context:5.2.6.RELEASE'
8484
compile 'org.aspectj:aspectjweaver:1.9.5'
8585
compile 'org.slf4j:slf4j-api:1.7.30'

0 commit comments

Comments
 (0)