Skip to content

Commit 463cd69

Browse files
chore(deps): bump commons-lang3 from 3.10 to 3.11 (appium#1373)
Bumps commons-lang3 from 3.10 to 3.11. 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 c33b577 commit 463cd69

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
@@ -78,7 +78,7 @@ dependencies {
7878
compile 'org.apache.httpcomponents:httpclient:4.5.12'
7979
compile 'cglib:cglib:3.3.0'
8080
compile 'commons-validator:commons-validator:1.6'
81-
compile 'org.apache.commons:commons-lang3:3.10'
81+
compile 'org.apache.commons:commons-lang3:3.11'
8282
compile 'commons-io:commons-io:2.7'
8383
compile 'org.springframework:spring-context:5.2.7.RELEASE'
8484
compile 'org.aspectj:aspectjweaver:1.9.5'

0 commit comments

Comments
 (0)