Skip to content

Commit f1c0ffa

Browse files
authored
Merge pull request #324 from scala-steward/update/jackson-core-2.18.2
Update jackson-core to 2.18.2
2 parents 7f44423 + b955993 commit f1c0ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ lazy val jacocoPlugin = (project in file("."))
1717
"org.jacoco" % "org.jacoco.core" % jacocoVersion,
1818
"org.jacoco" % "org.jacoco.report" % jacocoVersion,
1919
"com.jsuereth" %% "scala-arm" % "2.0",
20-
"com.fasterxml.jackson.core" % "jackson-core" % "2.18.1",
20+
"com.fasterxml.jackson.core" % "jackson-core" % "2.18.2",
2121
"org.scalaj" %% "scalaj-http" % "2.4.2",
2222
"commons-codec" % "commons-codec" % "1.17.1",
2323
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.3.202401111512-r",

0 commit comments

Comments
 (0)