Skip to content
Snippets Groups Projects
Commit 0f0e34f5 authored by Lars Johansson's avatar Lars Johansson
Browse files

Remove dependencies for spring-boot-starter, spring-web

parent f91d3f7f
No related branches found
No related tags found
No related merge requests found
Pipeline #170088 passed
......@@ -24,14 +24,6 @@
<groupId>javax.persistence</groupId>
<artifactId>javax.persistence-api</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment