Skip to content
Snippets Groups Projects
Commit 91fa9710 authored by Dave Syer's avatar Dave Syer
Browse files

Update to latest Boot and add some gitignores

parent 827dc123
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,8 @@ target/*
.settings/*
.classpath
.project
.factorypath
.attach_pid*
.idea
*.iml
/target
......
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment