We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b963b commit b2efe56Copy full SHA for b2efe56
build.gradle
@@ -189,7 +189,6 @@ project(':cruise-control-core') {
189
implementation "org.apache.logging.log4j:log4j-slf4j-impl:2.17.2"
190
implementation 'org.apache.commons:commons-math3:3.6.1'
191
api "org.eclipse.jetty:jetty-servlet:${jettyVersion}"
192
- implementation 'com.github.spotbugs:spotbugs-annotations:4.8.6'
193
194
api "io.vertx:vertx-core:${vertxVersion}"
195
api "io.vertx:vertx-web:${vertxVersion}"
0 commit comments