Upgrade to Spring Boot 2.7.0 GA.

Migrate the README to asciidoctor.

Closes #636.
This commit is contained in:
Greg L. Turnquist
2022-05-19 11:21:39 -05:00
parent fb89f95a42
commit d7abdc9588
2 changed files with 2 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.0-RC1</version>
<version>2.7.0</version>
</parent>
<modules>