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 989e2f6 commit ec2e281Copy full SHA for ec2e281
build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
78
//apache
79
implementation "org.apache.tika:tika-core:3.0.0"
80
- implementation "commons-codec:commons-codec:1.17.1"
+ implementation "commons-codec:commons-codec:1.20.0"
81
82
implementation "com.github.jknack:handlebars:4.4.0"
83
implementation "org.json:json:20240303"
0 commit comments