mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:25:49 +00:00
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:
commit
c853ff2c4d
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -10,7 +10,7 @@
|
|||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.5.0</version>
|
||||
<version>2.5.1</version>
|
||||
</parent>
|
||||
<name>petclinic</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue