This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/aeron-client-1.48.10
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit ba06f3c61f7cd61a4cb41d7f5ebbf9a8ed5fb6d9
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 23 00:04:30 2025 +0000
Update aeron-client, aeron-driver to 1.48.10
---
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]