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

Bump spring-boot-starter-parent from 2.5.0 to 2.5.1
This commit is contained in:
Jamie O'Meara 2021-06-16 09:15:43 -06:00 committed by GitHub
commit c853ff2c4d
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.5.0</version> <version>2.5.1</version>
</parent> </parent>
<name>petclinic</name> <name>petclinic</name>