Skip to content

Commit 354c845

Browse files
authored
Remove duplicate dependency. (#3)
1 parent 05c0dce commit 354c845

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@
6767
<artifactId>spring-boot-starter-test</artifactId>
6868
<scope>test</scope>
6969
</dependency>
70-
<dependency>
71-
<groupId>org.springframework.boot</groupId>
72-
<artifactId>spring-boot-starter-data-jpa</artifactId>
73-
</dependency>
7470
<dependency>
7571
<groupId>org.springframework</groupId>
7672
<artifactId>spring-web</artifactId>

0 commit comments

Comments
 (0)