Bump to Spring Boot 2.3.0

This commit is contained in:
Dave Syer 2020-05-27 13:40:44 +00:00
parent adab01ef62
commit c9230c37b9

View file

@ -10,7 +10,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.0.RC1</version> <version>2.3.0.RELEASE</version>
</parent> </parent>
<name>petclinic</name> <name>petclinic</name>