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 91f0190 + 3459824 commit 883ac81Copy full SHA for 883ac81
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.17.0'
+ implementation 'org.apache.commons:commons-lang3:3.18.0'
47
48
// XML
49
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'
0 commit comments