Skip to content

Commit 1edf9f0

Browse files
chore(deps): bump commons-lang3 from 3.9 to 3.12.0
Bumps commons-lang3 from 3.9 to 3.12.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f11531 commit 1edf9f0

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
@@ -34,7 +34,7 @@ dependencies {
3434
implementation 'io.grpc:grpc-netty-shaded:1.45.1'
3535
implementation 'io.grpc:grpc-protobuf:1.45.1'
3636
implementation 'io.grpc:grpc-stub:1.45.1'
37-
implementation 'org.apache.commons:commons-lang3:3.9'
37+
implementation 'org.apache.commons:commons-lang3:3.12.0'
3838
implementation 'org.apache.httpcomponents:httpcore:4.4.15'
3939
compileOnly 'io.micronaut:micronaut-http:3.7.2'
4040
compileOnly 'io.micronaut:micronaut-http-server:3.7.2'

0 commit comments

Comments
 (0)