From 7c721075b73a7bfce694696cbed8f0b0eed3c5a4 Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Tue, 17 Nov 2020 15:45:14 +0100 Subject: [PATCH] WW-5098 Upgrade asm to 9.0 with JDK 16 support (sealed classes) according to https://asm.ow2.io/versions.html --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index accf230f0..ff440f667 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ 1.8 - 7.3.1 + 9.0 2.10.3 2.13.3 3.2.14