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


The following commit(s) were added to refs/heads/main by this push:
     new 4ccd6b189 Update netty-handler to 4.1.107.Final (#492)
4ccd6b189 is described below

commit 4ccd6b189df9887e9e166f97195a90c9fc2fe961
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 18 21:03:39 2024 +0100

    Update netty-handler to 4.1.107.Final (#492)
    
    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 e0e6e611d..815a90b9f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
   val AwsSdk2Version = "2.24.5"
   val AwsSdk2SqsVersion = "2.20.162" // latest AwsSdk2Version causes us test 
issues with SQS
   val AwsSpiPekkoHttpVersion = "0.1.0"
-  val NettyVersion = "4.1.106.Final"
+  val NettyVersion = "4.1.107.Final"
   // Sync with plugins.sbt
   val PekkoGrpcBinaryVersion = "1.0"
   val PekkoHttpVersion = PekkoHttpDependency.version


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

Reply via email to