Update pom.xml

This commit is contained in:
jabyte 2018-05-10 13:10:34 +01:00 committed by GitHub
parent c3c8b73e21
commit 517b6d4bc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,12 +99,12 @@
<scope>test</scope>
</dependency>
<dependency>
<!-- <dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
<version>2.0.1.RELEASE</version>
<type>jar</type>
</dependency>
</dependency> -->
</dependencies>
<build>