Skip to content

Commit acc9a80

Browse files
Update jackson-core to 3.0.3 (#2548)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent d12860d commit acc9a80

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

4040
val jacksonAnnotationsVersion = "2.20"
4141
val jacksonVersion2 = "2.20.1"
42-
val jacksonVersion3 = "3.0.2"
42+
val jacksonVersion3 = "3.0.3"
4343

4444
val scala213Version = "2.13.18"
4545
val scala3Version = "3.3.7"

0 commit comments

Comments
 (0)