We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4f2bc commit 6b28fcdCopy full SHA for 6b28fcd
1 file changed
build.gradle.kts
@@ -89,7 +89,7 @@ configure(subprojects) {
89
dependency("commons-io:commons-io:2.8.0")
90
dependency("io.github.benas:random-beans:3.9.0")
91
dependency("io.github.glytching:junit-extensions:2.4.0")
92
- dependency("org.apache.commons:commons-lang3:3.11")
+ dependency("org.apache.commons:commons-lang3:3.12.0")
93
dependency("org.apache.httpcomponents:httpclient:4.5.13")
94
dependency("org.apache.tika:tika-core:1.25")
95
dependency("org.aspectj:aspectjrt:1.9.6")
0 commit comments