File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
sdk/boms/spring-cloud-azure-dependencies Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 209209 <artifactId >spring-cloud-azure-starter-keyvault-certificates</artifactId >
210210 <version >${project.version} </version >
211211 </dependency >
212- <dependency >
213- <groupId >com.azure.spring</groupId >
214- <artifactId >spring-cloud-azure-starter-monitor</artifactId >
215- <version >${project.version} </version >
216- </dependency >
212+ <!-- todo: add back when monitor support Spring Boot 4-->
213+ <!-- <dependency>-->
214+ <!-- <groupId>com.azure.spring</groupId>-->
215+ <!-- <artifactId>spring-cloud-azure-starter-monitor</artifactId>-->
216+ <!-- <version>${project.version}</version>-->
217+ <!-- </dependency>-->
217218 <dependency >
218219 <groupId >com.azure.spring</groupId >
219220 <artifactId >spring-cloud-azure-starter-servicebus</artifactId >
You can’t perform that action at this time.
0 commit comments