Skip to content

Commit 6c50874

Browse files
committed
Correct the managed version for spring-boot-autoconfigure-processor
1 parent fe4fbf8 commit 6c50874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
<dependency>
272272
<groupId>org.springframework.boot</groupId>
273273
<artifactId>spring-boot-autoconfigure-processor</artifactId>
274-
<version>1.5.0.BUILD-SNAPSHOT</version>
274+
<version>2.0.0.BUILD-SNAPSHOT</version>
275275
</dependency>
276276
<dependency>
277277
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)