Skip to content

Commit 08826a7

Browse files
build(deps): bump commons-lang3 from 3.11 to 3.12.0 (#1447)
Bumps commons-lang3 from 3.11 to 3.12.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c14054e commit 08826a7

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
@@ -76,7 +76,7 @@ dependencies {
7676
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
7777
implementation 'cglib:cglib:3.3.0'
7878
implementation 'commons-validator:commons-validator:1.7'
79-
implementation 'org.apache.commons:commons-lang3:3.11'
79+
implementation 'org.apache.commons:commons-lang3:3.12.0'
8080
implementation 'commons-io:commons-io:2.8.0'
8181
implementation 'org.springframework:spring-context:5.3.4'
8282
implementation 'org.aspectj:aspectjweaver:1.9.6'

0 commit comments

Comments
 (0)