We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b0b8ac + 97976cd commit b37e03bCopy full SHA for b37e03b
1 file changed
build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
implementation 'org.slf4j:slf4j-api:2.0.17'
44
45
// Utils
46
- implementation 'org.apache.commons:commons-lang3:3.18.0'
+ implementation 'org.apache.commons:commons-lang3:3.20.0'
47
48
// XML
49
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.4'
0 commit comments