Skip to content

Commit 883ac81

Browse files
authored
Merge pull request #23 from biagioT/dependabot/gradle/org.apache.commons-commons-lang3-3.18.0
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
2 parents 91f0190 + 3459824 commit 883ac81

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)