Skip to content

Commit

Permalink
Removed unnecessary JPA libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaars committed Nov 2, 2017
1 parent a11d3d0 commit 1e9f922
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions webgoat-container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,14 +175,6 @@
<version>${gatling.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
Expand Down

0 comments on commit 1e9f922

Please sign in to comment.