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

Commit 9024335

Browse files
authored
Merge pull request #223 from scala-steward/update/jackson-databind-2.18.4
Update jackson-databind to 2.18.4
2 parents dfd84ce + b13bcd8 commit 9024335

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
@@ -30,7 +30,7 @@ val commonsCodecVer = "1.18.0"
3030
val commonsCollectionsVer = "4.5.0"
3131
val gsonVer = "2.13.1"
3232
val apacheOpennlpVer = "2.5.4"
33-
val jacksonVer = "2.18.2"
33+
val jacksonVer = "2.18.4"
3434

3535
// Stanford project libraries.
3636
val stanfordCoreNLPVer = "4.5.9"

0 commit comments

Comments
 (0)