Skip to content

Commit 6036e32

Browse files
committed
don't need
1 parent 7fc21d3 commit 6036e32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

control/build.gradle.kts

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ tasks.getByName<JavaCompile>("compileJava") {
2525
dependencies {
2626
compileOnly("org.apache.skywalking:apm-agent-core:$skywalkingAgentVersion")
2727
implementation("io.vertx:vertx-tcp-eventbus-bridge:$vertxVersion")
28-
implementation("com.fasterxml.jackson.core:jackson-databind:$jacksonVersion")
2928
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:$jacksonVersion")
3029
implementation("com.github.sourceplusplus.protocol:protocol:$projectVersion") {
3130
isTransitive = false

0 commit comments

Comments
 (0)