Skip to content

Commit c8a27d0

Browse files
committed
Prepare 1.1.0 Release
1 parent 6b0df55 commit c8a27d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Add the following dependency to your pom.xml.
2525
<dependency>
2626
<groupId>de.codecentric</groupId>
2727
<artifactId>spring-boot-admin-server</artifactId>
28-
<version>1.0.6</version>
28+
<version>1.1.0</version>
2929
</dependency>
3030
```
3131

@@ -51,7 +51,7 @@ Each application that want to register itself to the admin application has to in
5151
<dependency>
5252
<groupId>de.codecentric</groupId>
5353
<artifactId>spring-boot-starter-admin-client</artifactId>
54-
<version>1.0.6</version>
54+
<version>1.1.0</version>
5555
</dependency>
5656
```
5757

0 commit comments

Comments
 (0)