This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
The following commit(s) were added to refs/heads/main by this push:
new 56879669a Update scala-xml to 2.4.0 (#685)
56879669a is described below
commit 56879669a7b44b075636e45ddf3991cb2908c23f
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 1 09:26:45 2025 +0100
Update scala-xml to 2.4.0 (#685)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 6df5779da..5ac049102 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -51,7 +51,7 @@ object Dependencies {
}
object Compile {
- val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.3.0"
+ val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.4.0"
// For pekko-http spray-json support
val sprayJson = "io.spray" %% "spray-json" % "1.3.6"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]