You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2019/08/28 11:17:00 UTC

[flink] 11/11: asm

This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a commit to branch java11_test
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 423772b5522d6aa01261ba3ab9fc01510b7660d2
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Wed Aug 28 11:39:42 2019 +0200

    asm
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 006c376..932795aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -253,7 +253,7 @@ under the License.
 			<dependency>
 				<groupId>org.apache.flink</groupId>
 				<artifactId>flink-shaded-asm-7</artifactId>
-				<version>7.1-8.0</version>
+				<version>7.1-9.0</version>
 			</dependency>
 
 			<dependency>