From 1e9f92220d3027cbd45fac6b445bcc19253ec2a9 Mon Sep 17 00:00:00 2001 From: Nanne Baars Date: Thu, 2 Nov 2017 15:44:45 +0100 Subject: [PATCH] Removed unnecessary JPA libraries --- webgoat-container/pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/webgoat-container/pom.xml b/webgoat-container/pom.xml index 6002badd6..a9a14bee9 100644 --- a/webgoat-container/pom.xml +++ b/webgoat-container/pom.xml @@ -175,14 +175,6 @@ ${gatling.version} test - - org.springframework.boot - spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-jdbc - org.springframework.boot spring-boot-starter-security