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-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new d172408a0 Update aalto-xml to 1.3.4 (#1214)
d172408a0 is described below
commit d172408a00afb02ba00c874f436e615ea26a30ff
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 28 08:16:10 2025 +0100
Update aalto-xml to 1.3.4 (#1214)
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 5871814fc..260d9ebc1 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -521,6 +521,6 @@ object Dependencies {
val Xml = Seq(
libraryDependencies ++= Seq(
- "com.fasterxml" % "aalto-xml" % "1.3.3"))
+ "com.fasterxml" % "aalto-xml" % "1.3.4"))
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]