We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ccd719 commit 57c64b0Copy full SHA for 57c64b0
pom.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
- ~ Copyright 2014-2018 the original author or authors.
+ ~ Copyright 2014-2019 the original author or authors.
4
~
5
~ Licensed under the Apache License, Version 2.0 (the "License");
6
~ you may not use this file except in compliance with the License.
@@ -27,7 +27,7 @@
27
<url>https://github.com/codecentric/spring-boot-admin/</url>
28
<properties>
29
<revision>2.0.5-SNAPSHOT</revision>
30
- <spring-boot.version>2.0.7.RELEASE</spring-boot.version>
+ <spring-boot.version>2.0.8.RELEASE</spring-boot.version>
31
<spring-cloud.version>Finchley.SR2</spring-cloud.version>
32
<hazelcast-tests.version>3.9.4</hazelcast-tests.version>
33
<java.version>1.8</java.version>
0 commit comments