Skip to content

Commit 58b3efb

Browse files
Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#416)
Bumps org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 600bdf1 commit 58b3efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allure-notifications-api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
implementation('org.freemarker:freemarker:2.3.34')
1414
implementation('org.knowm.xchart:xchart:3.8.8')
1515
implementation('com.jayway.jsonpath:json-path:2.10.0')
16-
implementation('org.apache.commons:commons-lang3:3.19.0')
16+
implementation('org.apache.commons:commons-lang3:3.20.0')
1717
implementation platform('com.fasterxml.jackson:jackson-bom:2.20.1')
1818
implementation('com.fasterxml.jackson.core:jackson-databind')
1919
implementation('com.fasterxml.jackson.dataformat:jackson-dataformat-properties')

0 commit comments

Comments
 (0)