From 5bf37dc6e9f3ae2baf5472a683f354fb991f752f Mon Sep 17 00:00:00 2001 From: sttk Date: Sat, 15 Feb 2025 21:29:34 +0900 Subject: [PATCH] chore: removed warning of native-maven-plugin --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index 9bc3eaa..ef66077 100644 --- a/pom.xml +++ b/pom.xml @@ -172,16 +172,6 @@ test test - - - - org.junit.platform - junit-platform-launcher - 1.10.2 - test - - -