This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.10 by this push: new b1fdf6d [FLINK-18329][legal] Fix typo b1fdf6d is described below commit b1fdf6dda30d981f3aa6ba2ea9c5cb8a978fd8e0 Author: Chesnay Schepler <ches...@apache.org> AuthorDate: Tue Jun 16 15:13:58 2020 +0200 [FLINK-18329][legal] Fix typo --- flink-dist/src/main/resources/META-INF/NOTICE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flink-dist/src/main/resources/META-INF/NOTICE b/flink-dist/src/main/resources/META-INF/NOTICE index 5818994..72e77a4 100644 --- a/flink-dist/src/main/resources/META-INF/NOTICE +++ b/flink-dist/src/main/resources/META-INF/NOTICE @@ -12,7 +12,7 @@ This project bundles the following dependencies under the Apache Software Licens - com.twitter:chill_2.11:0.7.6 - com.typesafe:config:1.3.0 - com.typesafe:ssl-config-core_2.11:0.3.7 -- com.typesafe.akka:akka-actor_2.11:2.5.1 +- com.typesafe.akka:akka-actor_2.11:2.5.21 - com.typesafe.akka:akka-protobuf_2.11:2.5.21 - com.typesafe.akka:akka-slf4j_2.11:2.5.21 - com.typesafe.akka:akka-stream_2.11:2.5.21