Skip to content

Commit

Permalink
bump: update jackson-databind from 2.15.2 to 2.15.4 (#4383)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 30, 2024
1 parent 1567728 commit 68be8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import scala.language.implicitConversions
object Dependencies {
import DependencyHelpers._

val jacksonDatabindVersion = "2.15.2"
val jacksonDatabindVersion = "2.15.4"
val jacksonXmlVersion = "2.15.2"
val junitVersion = "4.13.2"
val h2specVersion = "1.5.0"
Expand Down

0 comments on commit 68be8f6

Please sign in to comment.