Skip to content

Commit 3459824

Browse files
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
Bumps org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 160f226 commit 3459824

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
@@ -43,7 +43,7 @@ dependencies {
4343
implementation 'org.slf4j:slf4j-api:2.0.17'
4444

4545
// Utils
46-
implementation 'org.apache.commons:commons-lang3:3.17.0'
46+
implementation 'org.apache.commons:commons-lang3:3.18.0'
4747

4848
// XML
4949
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'

0 commit comments

Comments
 (0)