Skip to content

Commit

Permalink
Merge pull request #69 from jpaszek/master
Browse files Browse the repository at this point in the history
Fixed SpringBootAdminApplication startup error
  • Loading branch information
arey authored Jan 28, 2018
2 parents d4b223a + 1a33a8e commit 5df6e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-petclinic-admin-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</parent>

<properties>
<spring-boot-admin.version>1.5.1</spring-boot-admin.version>
<spring-boot-admin.version>1.5.6</spring-boot-admin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 5df6e67

Please sign in to comment.