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 6b0df55 commit c8a27d0Copy full SHA for c8a27d0
README.md
@@ -25,7 +25,7 @@ Add the following dependency to your pom.xml.
25
<dependency>
26
<groupId>de.codecentric</groupId>
27
<artifactId>spring-boot-admin-server</artifactId>
28
- <version>1.0.6</version>
+ <version>1.1.0</version>
29
</dependency>
30
```
31
@@ -51,7 +51,7 @@ Each application that want to register itself to the admin application has to in
51
52
53
<artifactId>spring-boot-starter-admin-client</artifactId>
54
55
56
57
0 commit comments