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 155d1d1 commit 566667fCopy full SHA for 566667f
build.gradle
@@ -89,7 +89,7 @@ dependencies {
89
implementation "commons-io:commons-io:2.18.0"
90
implementation "org.apache.commons:commons-collections4:4.4"
91
// includes commons-lang3
92
- implementation "org.apache.commons:commons-text:1.13.0"
+ implementation "org.apache.commons:commons-text:1.13.1"
93
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
94
implementation "org.apache.tika:tika-core:3.1.0"
95
// javers
0 commit comments