Skip to content

Commit 68b3334

Browse files
Update jackson-core to 2.18.3 (#1784)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 2d5c50c commit 68b3334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ object Dependencies {
3939
val nettyVersion = "4.1.119.Final"
4040
val logbackVersion = "1.3.15"
4141

42-
val jacksonCoreVersion = "2.18.2"
42+
val jacksonCoreVersion = "2.18.3"
4343
val jacksonDatabindVersion = jacksonCoreVersion
4444

4545
val scala212Version = "2.12.20"

0 commit comments

Comments
 (0)