Skip to content

Commit 57c64b0

Browse files
committed
Upgrade to Spring Boot 2.0.8
closes #1065
1 parent 8ccd719 commit 57c64b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ Copyright 2014-2018 the original author or authors.
3+
~ Copyright 2014-2019 the original author or authors.
44
~
55
~ Licensed under the Apache License, Version 2.0 (the "License");
66
~ you may not use this file except in compliance with the License.
@@ -27,7 +27,7 @@
2727
<url>https://github.com/codecentric/spring-boot-admin/</url>
2828
<properties>
2929
<revision>2.0.5-SNAPSHOT</revision>
30-
<spring-boot.version>2.0.7.RELEASE</spring-boot.version>
30+
<spring-boot.version>2.0.8.RELEASE</spring-boot.version>
3131
<spring-cloud.version>Finchley.SR2</spring-cloud.version>
3232
<hazelcast-tests.version>3.9.4</hazelcast-tests.version>
3333
<java.version>1.8</java.version>

0 commit comments

Comments
 (0)