Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Commit 5e9403e

Browse files
committed
Update commons-codec to 1.18.0
1 parent e3e3538 commit 5e9403e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ val orgAntlr4Ver = "4.13.0"
2626
val jlineVer = "3.29.0"
2727
val commonsIoVer = "2.18.0"
2828
val commonsLang3Ver = "3.17.0"
29-
val commonsCodecVer = "1.17.2"
29+
val commonsCodecVer = "1.18.0"
3030
val commonsCollectionsVer = "4.4"
3131
val gsonVer = "2.12.1"
3232
val apacheOpennlpVer = "2.5.3"

0 commit comments

Comments
 (0)