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 420d6f595 Netty 4.1.104 (#309)
420d6f595 is described below
commit 420d6f595cb4666b21a44633e3b804898f59bee6
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Jan 8 19:41:37 2024 +0100
Netty 4.1.104 (#309)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 82f631206..f92f11349 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val AvroVersion = "1.11.3"
val AwsSdk2Version = "2.17.113"
val AwsSpiPekkoHttpVersion = "0.1.0"
- val NettyVersion = "4.1.100.Final"
+ val NettyVersion = "4.1.104.Final"
// Sync with plugins.sbt
val PekkoGrpcBinaryVersion = "1.0"
val PekkoHttpVersion = "1.0.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]