From bd361f6d9b863726a17241eed32e0a4db246904f Mon Sep 17 00:00:00 2001 From: Marcono1234 Date: Mon, 16 Oct 2023 23:53:14 +0200 Subject: [PATCH] Remove obsolete Native Maven Plugin plugin dependency (#2512) Plugin had been updated to a newer version without this bug in the meantime. --- graal-native-image-test/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/graal-native-image-test/pom.xml b/graal-native-image-test/pom.xml index 8ce132f1bc..29e225930a 100644 --- a/graal-native-image-test/pom.xml +++ b/graal-native-image-test/pom.xml @@ -163,16 +163,6 @@ - - - - org.codehaus.plexus - plexus-utils - - 3.5.1 - -