This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/netty-handler-4.1.107.Final
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
commit 029edd7174998e9c560fb369e784f91dfbe89d6d
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 18 02:17:30 2024 +0000
Update netty-handler to 4.1.107.Final
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 7b0364549..da8034cdc 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val AwsSdk2Version = "2.23.21"
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]