File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 1212
1313 <groupId >io.pivotal.app.actuator</groupId >
1414 <artifactId >spring-boot-starter-runtime-metadata</artifactId >
15- <version >0.1.1 </version >
15+ <version >0.1.2 </version >
1616
1717 <name >spring-boot-starter-runtime-metadata</name >
1818 <description >Adds custom actuator endpoints that share details on the dependencies the application requires at runtime</description >
6565 <groupId >org.springframework.boot</groupId >
6666 <artifactId >spring-boot-starter-actuator</artifactId >
6767 </dependency >
68- <dependency >
69- <groupId >org.springframework.boot</groupId >
70- <artifactId >spring-boot-starter-webflux</artifactId >
71- </dependency >
72- <dependency >
73- <groupId >org.apache.commons</groupId >
74- <artifactId >commons-lang3</artifactId >
75- </dependency >
7668 <dependency >
7769 <groupId >org.cyclonedx</groupId >
7870 <artifactId >cyclonedx-core-java</artifactId >
You can’t perform that action at this time.
0 commit comments