Skip to content

Commit 49c87b2

Browse files
committed
[BEAM-12697] Remove newly unused Guava dependency
1 parent 89dc3fb commit 49c87b2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sdks/java/extensions/sbe/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ ext.summary = "Add support to Beam for FIX SBE"
2626

2727
dependencies {
2828
compile project(path: ":sdks:java:core", configuration: "shadow")
29-
compile library.java.vendored_guava_26_0_jre
3029
testCompile project(path: ":sdks:java:core", configuration: "shadowTest")
3130
testCompile library.java.junit
3231
}

0 commit comments

Comments
 (0)