We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c0dce commit 354c845Copy full SHA for 354c845
pom.xml
@@ -67,10 +67,6 @@
67
<artifactId>spring-boot-starter-test</artifactId>
68
<scope>test</scope>
69
</dependency>
70
- <dependency>
71
- <groupId>org.springframework.boot</groupId>
72
- <artifactId>spring-boot-starter-data-jpa</artifactId>
73
- </dependency>
74
<dependency>
75
<groupId>org.springframework</groupId>
76
<artifactId>spring-web</artifactId>
0 commit comments