Skip to content

Commit e42640f

Browse files
Update jackson-dataformat-xml to 2.20.1 (#864)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent c487f4b commit e42640f

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
@@ -18,7 +18,7 @@ import scala.language.implicitConversions
1818
object Dependencies {
1919
import DependencyHelpers._
2020

21-
val jacksonDatabindVersion = "2.20.0"
21+
val jacksonDatabindVersion = "2.20.1"
2222
val jacksonDatabind3Version = "3.0.1"
2323
val jacksonXmlVersion = jacksonDatabindVersion
2424
val junitVersion = "4.13.2"

0 commit comments

Comments
 (0)