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 dbd30f270 Update aalto-xml to 1.3.3 (#687)
dbd30f270 is described below
commit dbd30f270fcad22dac60200c8e28230370e3efc4
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 9 09:06:23 2024 +0100
Update aalto-xml to 1.3.3 (#687)
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 c398a34fa..7eea9f902 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -503,6 +503,6 @@ object Dependencies {
val Xml = Seq(
libraryDependencies ++= Seq(
- "com.fasterxml" % "aalto-xml" % "1.3.2"))
+ "com.fasterxml" % "aalto-xml" % "1.3.3"))
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]