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/incubator-pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new 0db955d27a Update netty-handler, netty-transport to 4.1.101.Final 
(#788)
0db955d27a is described below

commit 0db955d27a99b84b8815617a62b4218073b47dfc
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 12 14:12:45 2023 +0800

    Update netty-handler, netty-transport to 4.1.101.Final (#788)
    
    * Update netty-handler, netty-transport to 4.1.101.Final
    
    ---------
    
    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 3b03ccdd0c..b87cf9996a 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,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.19.2"
-  val nettyVersion = "4.1.100.Final"
+  val nettyVersion = "4.1.101.Final"
   val protobufJavaVersion = "3.20.3"
   val logbackVersion = "1.3.11"
 


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

Reply via email to