Merge pull request #27 from octodemo/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-2.5.0

Bump spring-boot-starter-parent from 2.4.5 to 2.5.0
This commit is contained in:
Jamie O'Meara 2021-06-01 10:37:24 -06:00 committed by GitHub
commit 372ca82664
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.4.5</version> <version>2.5.0</version>
</parent> </parent>
<name>petclinic</name> <name>petclinic</name>