From ba9d6395a223920f52bb3bff06c52a8ca853f72f Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 4 May 2020 14:52:19 +0200 Subject: [PATCH] fix POM - and of course I've been talking about Java 14, not 11 --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index d1cc1c04..8d6d3437 100644 --- a/pom.xml +++ b/pom.xml @@ -539,13 +539,13 @@ 3.3.3 test + + net.bytebuddy + byte-buddy + 1.10.10 + provided + - - net.bytebuddy - byte-buddy - 1.10.10 - provided -