Skip to content

Commit 19e3adb

Browse files
chore(deps): bump commons-validator from 1.6 to 1.7 (appium#1382)
Bumps commons-validator from 1.6 to 1.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 b9be9ae commit 19e3adb

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
compile 'com.google.code.gson:gson:2.8.6'
7878
compile 'org.apache.httpcomponents:httpclient:4.5.12'
7979
compile 'cglib:cglib:3.3.0'
80-
compile 'commons-validator:commons-validator:1.6'
80+
compile 'commons-validator:commons-validator:1.7'
8181
compile 'org.apache.commons:commons-lang3:3.11'
8282
compile 'commons-io:commons-io:2.7'
8383
compile 'org.springframework:spring-context:5.2.8.RELEASE'

0 commit comments

Comments
 (0)