From 4c6116a6072b026f2f92ecf51c2725a5d6d65d22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yoann=20Rodi=C3=A8re?= Date: Mon, 15 Mar 2021 14:43:05 +0100 Subject: [PATCH] HV-1835 Upgrade to byte-buddy 1.10.22 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's only used in tests, and these tests seem to fail with older versions of byte-buddy and JDK 17, for some reason. Signed-off-by: Yoann Rodière --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e81847979d..a3337908b9 100644 --- a/pom.xml +++ b/pom.xml @@ -176,7 +176,7 @@ 1.0.0.Final 2.10.3 2.10.3 - 1.10.16 + 1.10.22 4.2.0