This is an automated email from the ASF dual-hosted git repository.

pjfanning 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 664928898 Update scala-xml to 2.5.0 (#1288)
664928898 is described below

commit 664928898317e4fa702236828eb7b8d5467dfe73
Author: Scala Steward <[email protected]>
AuthorDate: Tue Sep 8 21:02:21 2026 +0200

    Update scala-xml to 2.5.0 (#1288)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index c60ebea00..bdcd70a4c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -54,7 +54,7 @@ object Dependencies {
   }
 
   object Compile {
-    val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.4.0"
+    val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.5.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]

Reply via email to