From 840e43df72955d31b1538655c67f2945ec888e46 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 13 Jun 2020 15:43:40 +0200 Subject: POM: Remove JUnit. Change-Id: I64347fdcc1350deb0fbd46acecbb77b76c87119e --- pom.xml | 23 ----------------------- 1 file changed, 23 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c853d48..15f9fb2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,6 @@ 3.8.1 1.5.0.Final 1.30.0 - 3.0.0-M4 quarkus-bom @@ -225,18 +224,6 @@ provided - - - io.quarkus - quarkus-junit5 - test - - - io.rest-assured - rest-assured - test - - @@ -272,16 +259,6 @@ - - maven-surefire-plugin - ${surefire-plugin.version} - - - org.jboss.logmanager.LogManager - - - - com.diffplug.spotless -- cgit v1.2.3