Skip to content

Commit

Permalink
Bump to Spring Boot 2.0.0.RC2
Browse files Browse the repository at this point in the history
Some test seems to hang with Java 9 but not Java 8.
  • Loading branch information
boxleytw committed Feb 21, 2018
1 parent 99d0d37 commit 6c8fcb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.0.RC1</version>
<version>2.0.0.RC2</version>
</parent>

<properties>
Expand Down

0 comments on commit 6c8fcb4

Please # to comment.