diff --git a/flink-runtime/pom.xml b/flink-runtime/pom.xml index fb94b66f9c510..5cc3a281650bf 100644 --- a/flink-runtime/pom.xml +++ b/flink-runtime/pom.xml @@ -546,12 +546,11 @@ under the License. - + com.typesafe.akka:akka-remote_* io.netty:netty - org.uncommons.maths:uncommons-maths @@ -559,10 +558,6 @@ under the License. org.jboss.netty org.apache.flink.shaded.akka.org.jboss.netty - - org.uncommons.math - org.apache.flink.shaded.akka.org.uncommons.math - @@ -580,7 +575,6 @@ under the License. * META-INF/maven/io.netty/** - META-INF/maven/org.uncommons.maths/** diff --git a/flink-runtime/src/main/resources/META-INF/NOTICE b/flink-runtime/src/main/resources/META-INF/NOTICE index de76bed68043e..e370b97825800 100644 --- a/flink-runtime/src/main/resources/META-INF/NOTICE +++ b/flink-runtime/src/main/resources/META-INF/NOTICE @@ -8,7 +8,6 @@ This project bundles the following dependencies under the Apache Software Licens - com.typesafe.akka:akka-remote_2.11:2.5.21 - io.netty:netty:3.10.6.Final -- org.uncommons.maths:uncommons-maths:1.2.2a This project bundles io.netty:netty:3.10.6.Final from which it inherits the following notices: