Skip to content

Commit

Permalink
bump(xml): aalto-xml 1.3.2 (was 1.2.2) (#3054)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 4, 2024
1 parent 3ce7f31 commit efebd2f
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 @@ -539,7 +539,7 @@ object Dependencies {

val Xml = Seq(
libraryDependencies ++= Seq(
"com.fasterxml" % "aalto-xml" % "1.2.2" // ApacheV2
"com.fasterxml" % "aalto-xml" % "1.3.2" // ApacheV2
)
)

Expand Down

0 comments on commit efebd2f

Please sign in to comment.