This is an automated email from the ASF dual-hosted git repository.
hepin 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 4f385ab3d4 Update aeron-client, aeron-driver to 1.48.10 (#2524)
4f385ab3d4 is described below
commit 4f385ab3d454fe44721158bcb834d6650c590311
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 23 15:00:16 2025 +0800
Update aeron-client, aeron-driver to 1.48.10 (#2524)
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 2670f52cb1..ed101d1b19 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.9"
+ val aeronVersion = "1.48.10"
// 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]