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-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new f27fa8b9c Update aalto-xml to 1.4.0 (#1636)
f27fa8b9c is described below

commit f27fa8b9c71d85269809b5583f0f2110cc292f01
Author: Scala Steward <[email protected]>
AuthorDate: Wed May 20 17:20:52 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 95004e886..60d5b2833 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -520,6 +520,6 @@ object Dependencies {
 
   val Xml = Seq(
     libraryDependencies ++= Seq(
-      "com.fasterxml" % "aalto-xml" % "1.3.4"))
+      "com.fasterxml" % "aalto-xml" % "1.4.0"))
 
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to