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 dbc16fb + 246fe28 commit d8acb6dCopy full SHA for d8acb6d
1 file changed
build.gradle
@@ -147,7 +147,7 @@ processResources {
147
148
dependencies {
149
implementation 'commons-io:commons-io:2.16.1'
150
- implementation 'org.apache.commons:commons-lang3:3.17.0'
+ implementation 'org.apache.commons:commons-lang3:3.18.0'
151
implementation 'com.sun.xml.bind:jaxb-impl:4.0.5'
152
implementation 'com.sun.xml.bind:jaxb-core:4.0.4'
153
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.1'
0 commit comments