Skip to content

Commit b37e03b

Browse files
authored
Merge pull request #39 from biagioT/dependabot/gradle/org.apache.commons-commons-lang3-3.20.0
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0
2 parents 1b0b8ac + 97976cd commit b37e03b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.18.0'
46+
implementation 'org.apache.commons:commons-lang3:3.20.0'
4747

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

0 commit comments

Comments
 (0)