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

pull/8076/head
Andy Wilkinson 8 years ago
parent fe4fbf87cb
commit 6c50874917

@ -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>

Loading…
Cancel
Save