Skip to content

Commit 55179b6

Browse files
authored
Merge pull request #180 from guardian/update/jackson
chore(deps): Jackson dependency updates
2 parents 8058f1e + 193826e commit 55179b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Test / testOptions +=
2020

2121
val playGitHubVersion = "9.0.1"
2222

23-
val jacksonVersion = "2.21.2"
24-
val jacksonDatabindVersion = "2.21.2"
23+
val jacksonVersion = "2.21.3"
24+
val jacksonDatabindVersion = "2.21.3"
2525

2626
val jacksonOverrides = Seq(
2727
"com.fasterxml.jackson.core" % "jackson-core",

0 commit comments

Comments
 (0)