Skip to content

Commit

Permalink
Update woodstox-core to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and stevedlawrence committed Oct 11, 2024
1 parent 8fb2154 commit 59b691f
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 @@ -40,7 +40,7 @@ object Dependencies {

lazy val infoset = Seq(
"org.jdom" % "jdom2" % "2.0.6.1",
"com.fasterxml.woodstox" % "woodstox-core" % "6.7.0",
"com.fasterxml.woodstox" % "woodstox-core" % "7.0.0",
"com.fasterxml.jackson.core" % "jackson-core" % "2.16.1"
)

Expand Down

0 comments on commit 59b691f

Please sign in to comment.