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 85e854dc2d Update netty-handler, netty-transport to 4.1.110.Final 
(#1340)
85e854dc2d is described below

commit 85e854dc2dedff2a89232d95d05914d8f71e5f84
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu May 23 19:58:20 2024 +0100

    Update netty-handler, netty-transport to 4.1.110.Final (#1340)
    
    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 6cec74a7b3..527c4d4d21 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -34,7 +34,7 @@ object Dependencies {
   // needs to be inline with the aeron version, check
   // https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
   val agronaVersion = "1.21.1"
-  val nettyVersion = "4.1.109.Final"
+  val nettyVersion = "4.1.110.Final"
   val logbackVersion = "1.3.14"
 
   val jacksonCoreVersion = "2.17.1"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to