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.git
The following commit(s) were added to refs/heads/main by this push:
new c6684402da Update aeron-client, aeron-driver to 1.48.9 (#2505)
c6684402da is described below
commit c6684402da7e09dedd399cf47cf8b36cd85a65ca
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 15 20:12:26 2025 +0100
Update aeron-client, aeron-driver to 1.48.9 (#2505)
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 dac37fa523..1aaf261c44 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val junit6Version = "6.0.1"
val slf4jVersion = "2.0.17"
// also update agrona version when updating aeron:
- val aeronVersion = "1.48.7"
+ val aeronVersion = "1.48.9"
// Use the major+minor agrona versions matching aeron at
// https://github.com/aeron-io/aeron/blob/1.x.y/gradle/libs.versions.toml
// (remember to also update the scala-steward pin)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]