This is an automated email from the ASF dual-hosted git repository.
snuyanzin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push:
new 2aa927e6727 [FLINK-40457][rpc] Bump Pekko to 1.7.0
2aa927e6727 is described below
commit 2aa927e6727b8ee0840e169edb58ac32acca184c
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Mon Aug 24 15:51:56 2026 +0200
[FLINK-40457][rpc] Bump Pekko to 1.7.0
---
flink-rpc/flink-rpc-akka/pom.xml | 2 +-
flink-rpc/flink-rpc-akka/src/main/resources/META-INF/NOTICE | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/flink-rpc/flink-rpc-akka/pom.xml b/flink-rpc/flink-rpc-akka/pom.xml
index b4b3177c201..0047a94d1bb 100644
--- a/flink-rpc/flink-rpc-akka/pom.xml
+++ b/flink-rpc/flink-rpc-akka/pom.xml
@@ -37,7 +37,7 @@ under the License.
</description>
<properties>
- <pekko.version>1.6.0</pekko.version>
+ <pekko.version>1.7.0</pekko.version>
</properties>
<dependencies>
diff --git a/flink-rpc/flink-rpc-akka/src/main/resources/META-INF/NOTICE
b/flink-rpc/flink-rpc-akka/src/main/resources/META-INF/NOTICE
index 202cd7ee785..56418e4f89f 100644
--- a/flink-rpc/flink-rpc-akka/src/main/resources/META-INF/NOTICE
+++ b/flink-rpc/flink-rpc-akka/src/main/resources/META-INF/NOTICE
@@ -10,12 +10,12 @@ This project bundles the following dependencies under the
Apache Software Licens
- com.typesafe:config:1.4.6
- com.typesafe:ssl-config-core_2.12:0.7.1
- org.agrona:agrona:1.22.0
-- org.apache.pekko:pekko-actor_2.12:1.6.0
-- org.apache.pekko:pekko-remote_2.12:1.6.0
-- org.apache.pekko:pekko-pki_2.12:1.6.0
-- org.apache.pekko:pekko-protobuf-v3_2.12:1.6.0
-- org.apache.pekko:pekko-slf4j_2.12:1.6.0
-- org.apache.pekko:pekko-stream_2.12:1.6.0
+- org.apache.pekko:pekko-actor_2.12:1.7.0
+- org.apache.pekko:pekko-remote_2.12:1.7.0
+- org.apache.pekko:pekko-pki_2.12:1.7.0
+- org.apache.pekko:pekko-protobuf-v3_2.12:1.7.0
+- org.apache.pekko:pekko-slf4j_2.12:1.7.0
+- org.apache.pekko:pekko-stream_2.12:1.7.0
- io.netty:netty-buffer:4.2.15.Final
- io.netty:netty-transport-native-unix-common:4.2.15.Final
- io.netty:netty-common:4.2.15.Final