Skip to content

Commit b2a5af7

Browse files
Update dependency commons-codec:commons-codec to v1.18.0
1 parent 989e2f6 commit b2a5af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777

7878
//apache
7979
implementation "org.apache.tika:tika-core:3.0.0"
80-
implementation "commons-codec:commons-codec:1.17.1"
80+
implementation "commons-codec:commons-codec:1.18.0"
8181

8282
implementation "com.github.jknack:handlebars:4.4.0"
8383
implementation "org.json:json:20240303"

0 commit comments

Comments
 (0)