From 71c1c6ce2779282d70981efb4ee6c336c0d209e6 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 13 Jun 2020 15:41:24 +0200 Subject: POM: Remove MapStruct and TestContainers. Change-Id: I2e343e97d9591f6d543b7f1afdb5b1750d9d72b4 --- pom.xml | 54 ------------------------------------------------------ 1 file changed, 54 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ad267c6..c853d48 100644 --- a/pom.xml +++ b/pom.xml @@ -36,9 +36,7 @@ 1.6.1 5.5.0 1.13.1 - 1.4.0.Beta1 1.13.0 - 1.14.3 @@ -109,13 +107,6 @@ 0.7.0 - - - org.mapstruct - mapstruct - ${mapstruct.version} - - com.google.code.findbugs @@ -124,20 +115,6 @@ provided - - - org.testcontainers - testcontainers - ${testcontainers.version} - test - - - org.testcontainers - postgresql - ${testcontainers.version} - test - - @@ -241,12 +218,6 @@ jose4j - - - org.mapstruct - mapstruct - - com.google.code.findbugs @@ -265,21 +236,6 @@ rest-assured test - - org.testcontainers - junit-jupiter - test - - - org.testcontainers - testcontainers - test - - - org.testcontainers - postgresql - test - @@ -312,13 +268,6 @@ hibernate-jpamodelgen ${hibernate.version} - - - - org.mapstruct - mapstruct-processor - ${mapstruct.version} - @@ -329,9 +278,6 @@ org.jboss.logmanager.LogManager - - -Amapstruct.defaultComponentModel=cdi - -- cgit v1.2.3