From: Robert Varga Date: Mon, 27 Mar 2023 11:58:44 +0000 (+0200) Subject: Upgrade reflectasm to 1.11.9 X-Git-Tag: v7.0.5~38 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=0bacb5d7a91f1bc0fcd13763b1cdfcd74ed2e0e6;p=controller.git Upgrade reflectasm to 1.11.9 https://github.com/EsotericSoftware/reflectasm/issues/68, removing the need to override ASM version. Change-Id: I489f75a63f9649518493291fe0f36362d4011242 Signed-off-by: Robert Varga --- diff --git a/third-party/atomix/storage/pom.xml b/third-party/atomix/storage/pom.xml index f05cd2e6e1..07c2dd14dd 100644 --- a/third-party/atomix/storage/pom.xml +++ b/third-party/atomix/storage/pom.xml @@ -53,13 +53,7 @@ com.esotericsoftware reflectasm - 1.11.8 - provided - - - org.ow2.asm - asm - 5.2 + 1.11.9 provided @@ -143,7 +137,6 @@ *;inline=true;groupId=com.esotericsoftware, *;inline=true;groupId=org.objenesis, - *;inline=true;groupId=org.ow2.asm,