Skip to content

Commit

Permalink
build(deps): bump commons-lang3 from 3.11 to 3.12.0 (#1447)
Browse files Browse the repository at this point in the history
Bumps commons-lang3 from 3.11 to 3.12.0.

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2021
1 parent c14054e commit 08826a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies {
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
implementation 'cglib:cglib:3.3.0'
implementation 'commons-validator:commons-validator:1.7'
implementation 'org.apache.commons:commons-lang3:3.11'
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'commons-io:commons-io:2.8.0'
implementation 'org.springframework:spring-context:5.3.4'
implementation 'org.aspectj:aspectjweaver:1.9.6'
Expand Down

0 comments on commit 08826a7

Please sign in to comment.