This is an automated email from the ASF dual-hosted git repository.
fcsaky 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 e5eeb6c97e5 [FLINK-38523] Upgrade Pekko to 1.4.0
e5eeb6c97e5 is described below
commit e5eeb6c97e5f30fe318483401e98a31019340569
Author: Mate Czagany <[email protected]>
AuthorDate: Thu Feb 19 16:42:23 2026 +0100
[FLINK-38523] Upgrade Pekko to 1.4.0
---
flink-rpc/flink-rpc-akka/pom.xml | 2 +-
.../flink-rpc-akka/src/main/resources/META-INF/NOTICE | 14 +++++++-------
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/flink-rpc/flink-rpc-akka/pom.xml b/flink-rpc/flink-rpc-akka/pom.xml
index 769adb52966..0cf205a3540 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.1.2</pekko.version>
+ <pekko.version>1.4.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 26b8ee5cb95..1bcacd75bd4 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
@@ -8,14 +8,14 @@ This project bundles the following dependencies under the
Apache Software Licens
- com.hierynomus:asn-one:0.6.0
- com.typesafe:config:1.4.2
-- com.typesafe:ssl-config-core_2.12:0.6.1
+- com.typesafe:ssl-config-core_2.12:0.7.1
- org.agrona:agrona:1.22.0
-- org.apache.pekko:pekko-actor_2.12:1.1.2
-- org.apache.pekko:pekko-remote_2.12:1.1.2
-- org.apache.pekko:pekko-pki_2.12:1.1.2
-- org.apache.pekko:pekko-protobuf-v3_2.12:1.1.2
-- org.apache.pekko:pekko-slf4j_2.12:1.1.2
-- org.apache.pekko:pekko-stream_2.12:1.1.2
+- org.apache.pekko:pekko-actor_2.12:1.4.0
+- org.apache.pekko:pekko-remote_2.12:1.4.0
+- org.apache.pekko:pekko-pki_2.12:1.4.0
+- org.apache.pekko:pekko-protobuf-v3_2.12:1.4.0
+- org.apache.pekko:pekko-slf4j_2.12:1.4.0
+- org.apache.pekko:pekko-stream_2.12:1.4.0
- io.netty:netty-buffer:4.2.6.Final
- io.netty:netty-transport-native-unix-common:4.2.6.Final
- io.netty:netty-common:4.2.6.Final