This is an automated email from the ASF dual-hosted git repository.
Philippus 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 a6fb3ab0d5 Update netty-handler, netty-transport to 4.2.14.Final
(#2987)
a6fb3ab0d5 is described below
commit a6fb3ab0d5fd8cbc612f5f56b9843b9548405360
Author: Scala Steward <[email protected]>
AuthorDate: Thu May 21 16:22:31 2026 +0200
Update netty-handler, netty-transport to 4.2.14.Final (#2987)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index be191069ed..5b9d511494 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -35,7 +35,7 @@ object Dependencies {
// https://github.com/aeron-io/aeron/blob/1.x.y/gradle/libs.versions.toml
// (remember to also update the scala-steward pin)
val agronaVersion = "2.4.1"
- val nettyVersion = "4.2.13.Final"
+ val nettyVersion = "4.2.14.Final"
val logbackVersion = "1.5.32"
val jacksonAnnotationsVersion = "2.21"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]