提交 dd34b050 编写于 作者: C Chesnay Schepler

[hotfix][build] Remove unused shaded-asm7 dependencies

上级 de443da6
...@@ -41,11 +41,6 @@ under the License. ...@@ -41,11 +41,6 @@ under the License.
<version>${project.version}</version> <version>${project.version}</version>
</dependency> </dependency>
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-asm-7</artifactId>
</dependency>
<dependency> <dependency>
<groupId>org.apache.commons</groupId> <groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId> <artifactId>commons-lang3</artifactId>
......
...@@ -87,11 +87,6 @@ under the License. ...@@ -87,11 +87,6 @@ under the License.
<artifactId>flink-shaded-guava</artifactId> <artifactId>flink-shaded-guava</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-asm-7</artifactId>
</dependency>
<dependency> <dependency>
<groupId>org.apache.flink</groupId> <groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-jackson</artifactId> <artifactId>flink-shaded-jackson</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册