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.
1 parent 9e933c7 commit 38d6969Copy full SHA for 38d6969
examples/build.gradle
@@ -24,5 +24,5 @@ dependencies {
24
// passes without this on the classpath.
25
exclude module: "commons-beanutils"
26
}
27
- api 'org.apache.commons:commons-lang3:3.17.0'
+ api 'org.apache.commons:commons-lang3:3.18.0'
28
0 commit comments