Correct the managed version for spring-boot-autoconfigure-processor

This commit is contained in:
Andy Wilkinson
2017-01-24 10:43:07 +00:00
parent fe4fbf87cb
commit 6c50874917

View File

@@ -271,7 +271,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure-processor</artifactId>
<version>1.5.0.BUILD-SNAPSHOT</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>