mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-03-03 20:21:12 +00:00
Update to latest Boot and add some gitignores
This commit is contained in:
parent
827dc12325
commit
91fa97102f
2 changed files with 3 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.1.2.RELEASE</version>
|
||||
<version>2.1.3.RELEASE</version>
|
||||
</parent>
|
||||
<name>petclinic</name>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue