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

Commit dfd84ce

Browse files
authored
Merge pull request #222 from scala-steward/update/commons-collections4-4.5.0
Update commons-collections4 to 4.5.0
2 parents 1a55ca9 + 98931fb commit dfd84ce

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
@@ -27,7 +27,7 @@ val jlineVer = "3.29.0"
2727
val commonsIoVer = "2.19.0"
2828
val commonsLang3Ver = "3.17.0"
2929
val commonsCodecVer = "1.18.0"
30-
val commonsCollectionsVer = "4.4"
30+
val commonsCollectionsVer = "4.5.0"
3131
val gsonVer = "2.13.1"
3232
val apacheOpennlpVer = "2.5.4"
3333
val jacksonVer = "2.18.2"

0 commit comments

Comments
 (0)