aboutsummaryrefslogtreecommitdiffstats
path: root/music-rest/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'music-rest/pom.xml')
-rwxr-xr-xmusic-rest/pom.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/music-rest/pom.xml b/music-rest/pom.xml
index 84e86ed0..b5498f16 100755
--- a/music-rest/pom.xml
+++ b/music-rest/pom.xml
@@ -83,14 +83,7 @@
</dependencyManagement>
<dependencies>
- <!-- Development -->
- <dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>javax.servlet-api</artifactId>
- <version>4.0.1</version>
- <scope>provided</scope>
- </dependency>
- <!-- Springboot -->
+
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>