mirror of https://github.com/dapr/java-sdk.git
Bump org.apache.commons:commons-lang3 from 3.9 to 3.18.0 (#1446)
Bumps org.apache.commons:commons-lang3 from 3.9 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: artur-ciocanu <artur.ciocanu@gmail.com> Signed-off-by: sirivarma <siri.varma@outlook.com>
This commit is contained in:
parent
85f82f2e54
commit
41894a5a01
2
pom.xml
2
pom.xml
|
|
@ -60,7 +60,7 @@
|
|||
<wiremock.version>3.9.1</wiremock.version>
|
||||
<jakarta.annotation.version>2.1.1</jakarta.annotation.version>
|
||||
<javax.annotation.version>1.3.2</javax.annotation.version>
|
||||
<commons-lang.version>3.9</commons-lang.version>
|
||||
<commons-lang.version>3.18.0</commons-lang.version>
|
||||
<commons-cli.version>1.9.0</commons-cli.version>
|
||||
<commons-io.version>2.14.0</commons-io.version>
|
||||
<zipkin.version>3.4.0</zipkin.version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue