Skip to content

Commit ef9cb23

Browse files
scala-stewardpolentino
authored andcommitted
chore: bump jackson-core from 2.20.2 to 2.21.0
1 parent ec5c32d commit ef9cb23

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
@@ -7,7 +7,7 @@ val scalaCheckVersion = "3.2.17.0"
77

88
// versions overrides needed to address vulnerabilities
99
val protobufJavaVersion = "4.33.4"
10-
val jacksonCoreVersion = "2.20.2"
10+
val jacksonCoreVersion = "2.21.0"
1111

1212
// all LTS versions & latest minor ones
1313
val supportedScalaVersions = List(

0 commit comments

Comments
 (0)