Skip to content

Commit 8abf658

Browse files
committed
Remove dependency management for the Wavefront SDK
Closes gh-21295
1 parent 9486842 commit 8abf658

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1804,13 +1804,6 @@ bom {
18041804
]
18051805
}
18061806
}
1807-
library("Wavefront SDK", "2.2") {
1808-
group("com.wavefront") {
1809-
modules = [
1810-
"wavefront-sdk-java"
1811-
]
1812-
}
1813-
}
18141807
library("WebJars HAL Browser", "3325375") {
18151808
group("org.webjars") {
18161809
modules = [

0 commit comments

Comments
 (0)