Update pom.xml

This commit is contained in:
jabyte
2018-05-11 10:52:20 +01:00
committed by GitHub
parent 7ceb31f340
commit fdaa866ffa

View File

@@ -111,12 +111,7 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
</dependencies>
<build>