File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
start-site/src/main/resources Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,9 @@ initializr:
49
49
- compatibilityRange : " [3.3.0,3.4.0-M1)"
50
50
version : 3.3.6
51
51
- compatibilityRange : " [3.4.0,3.5.0-M1)"
52
- version : 3.4.5
52
+ version : 3.4.7
53
+ - compatibilityRange : " [3.5.0,3.6.0-M1)"
54
+ version : 3.5.0
53
55
netflix-dgs :
54
56
groupId : com.netflix.graphql.dgs
55
57
artifactId : graphql-dgs-platform-dependencies
@@ -949,7 +951,7 @@ initializr:
949
951
groupId : de.codecentric
950
952
artifactId : spring-boot-admin-starter-client
951
953
description : Required for your application to register with a Codecentric's Spring Boot Admin Server instance.
952
- compatibilityRange : " [3.3.0,3.5 .0-M1)"
954
+ compatibilityRange : " [3.3.0,3.6 .0-M1)"
953
955
bom : codecentric-spring-boot-admin
954
956
links :
955
957
- rel : reference
@@ -959,7 +961,7 @@ initializr:
959
961
groupId : de.codecentric
960
962
artifactId : spring-boot-admin-starter-server
961
963
description : A community project to manage and monitor your Spring Boot applications. Provides a UI on top of the Spring Boot Actuator endpoints.
962
- compatibilityRange : " [3.3.0,3.5 .0-M1)"
964
+ compatibilityRange : " [3.3.0,3.6 .0-M1)"
963
965
bom : codecentric-spring-boot-admin
964
966
links :
965
967
- rel : reference
You can’t perform that action at this time.
0 commit comments