From 8e2e4705345c21e24c40c882cc24d74d7f094be6 Mon Sep 17 00:00:00 2001 From: Matthew de Detrich Date: Wed, 26 Jul 2023 11:16:39 +0200 Subject: [PATCH] [FLINK-32683][rpc] Update Pekko from 1.0.0 to 1.0.1 --- flink-rpc/flink-rpc-akka/pom.xml | 2 +- .../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 433c148e623cc..b98ee81d9f21b 100644 --- a/flink-rpc/flink-rpc-akka/pom.xml +++ b/flink-rpc/flink-rpc-akka/pom.xml @@ -37,7 +37,7 @@ under the License. - 1.0.0 + 1.0.1 2.12 2.12.16 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 caed2e9d4eba3..84354cc667ba7 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 @@ -11,12 +11,12 @@ This project bundles the following dependencies under the Apache Software Licens - com.typesafe:ssl-config-core_2.12:0.6.1 - io.netty:netty:3.10.6.Final - org.agrona:agrona:1.15.1 -- org.apache.pekko:pekko-actor_2.12:1.0.0 -- org.apache.pekko:pekko-remote_2.12:1.0.0 -- org.apache.pekko:pekko-pki_2.12:1.0.0 -- org.apache.pekko:pekko-protobuf-v3_2.12:1.0.0 -- org.apache.pekko:pekko-slf4j_2.12:1.0.0 -- org.apache.pekko:pekko-stream_2.12:1.0.0 +- org.apache.pekko:pekko-actor_2.12:1.0.1 +- org.apache.pekko:pekko-remote_2.12:1.0.1 +- org.apache.pekko:pekko-pki_2.12:1.0.1 +- org.apache.pekko:pekko-protobuf-v3_2.12:1.0.1 +- org.apache.pekko:pekko-slf4j_2.12:1.0.1 +- org.apache.pekko:pekko-stream_2.12:1.0.1 - org.scala-lang:scala-library:2.12.16 The following dependencies all share the same BSD license which you find under licenses/LICENSE.scala.