Next Development Version

This commit is contained in:
Spring Buildmaster
2018-01-30 23:29:33 +00:00
committed by Stephane Nicoll
parent 6ae960d295
commit aa6cb9744b
185 changed files with 262 additions and 260 deletions

View File

@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.5.10.BUILD-SNAPSHOT</version>
<version>1.5.11.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-secure-github</artifactId>
<name>Spring Boot Web Secure GitHub Sample</name>