File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
spring-boot-admin-samples
spring-boot-admin-sample-hazelcast
spring-boot-starter-admin-client Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1010</parent >
1111<groupId >de.codecentric</groupId >
1212<artifactId >spring-boot-admin</artifactId >
13- <version >1.1.0 -SNAPSHOT</version >
13+ <version >1.1.1 -SNAPSHOT</version >
1414<packaging >pom</packaging >
1515<name >Spring Boot Admin</name >
1616<description >Spring Boot Admin</description >
161161<dependency >
162162<groupId >de.codecentric</groupId >
163163<artifactId >spring-boot-admin-server</artifactId >
164- <version >1.1.0 -SNAPSHOT</version >
164+ <version >1.1.1 -SNAPSHOT</version >
165165</dependency >
166166<dependency >
167167<groupId >de.codecentric</groupId >
168168<artifactId >spring-boot-starter-admin-client</artifactId >
169- <version >1.1.0 -SNAPSHOT</version >
169+ <version >1.1.1 -SNAPSHOT</version >
170170</dependency >
171171<dependency >
172172<groupId >de.codecentric</groupId >
173173<artifactId >spring-boot-admin-example</artifactId >
174- <version >1.0.6 -SNAPSHOT</version >
174+ <version >1.1.1 -SNAPSHOT</version >
175175</dependency >
176176<dependency >
177177<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 55<parent >
66<groupId >de.codecentric</groupId >
77<artifactId >spring-boot-admin</artifactId >
8- <version >1.1.0 -SNAPSHOT</version >
8+ <version >1.1.1 -SNAPSHOT</version >
99<relativePath >..</relativePath >
1010</parent >
1111<groupId >de.codecentric</groupId >
Original file line number Diff line number Diff line change 44<parent >
55<groupId >de.codecentric</groupId >
66<artifactId >spring-boot-admin-samples</artifactId >
7- <version >1.1.0 -SNAPSHOT</version >
7+ <version >1.1.1 -SNAPSHOT</version >
88<relativePath >..</relativePath >
99</parent >
1010<artifactId >spring-boot-admin-sample-hazelcast</artifactId >
Original file line number Diff line number Diff line change 44<parent >
55<groupId >de.codecentric</groupId >
66<artifactId >spring-boot-admin-samples</artifactId >
7- <version >1.1.0 -SNAPSHOT</version >
7+ <version >1.1.1 -SNAPSHOT</version >
88<relativePath >..</relativePath >
99</parent >
1010<artifactId >spring-boot-admin-sample</artifactId >
Original file line number Diff line number Diff line change 44<parent >
55<groupId >de.codecentric</groupId >
66<artifactId >spring-boot-admin</artifactId >
7- <version >1.1.0 -SNAPSHOT</version >
7+ <version >1.1.1 -SNAPSHOT</version >
88<relativePath >..</relativePath >
99</parent >
1010<artifactId >spring-boot-admin-server</artifactId >
Original file line number Diff line number Diff line change 44<parent >
55<groupId >de.codecentric</groupId >
66<artifactId >spring-boot-admin</artifactId >
7- <version >1.1.0 -SNAPSHOT</version >
7+ <version >1.1.1 -SNAPSHOT</version >
88<relativePath >..</relativePath >
99</parent >
1010<artifactId >spring-boot-starter-admin-client</artifactId >
You can’t perform that action at this time.
0 commit comments