File tree Expand file tree Collapse file tree 1 file changed +0
-29
lines changed
bigtable-client-core-parent/bigtable-hbase-integration-tests-common Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Original file line number Diff line number Diff line change @@ -80,29 +80,6 @@ limitations under the License.
80
80
</exclusions >
81
81
</dependency >
82
82
83
- <dependency >
84
- <groupId >ch.qos.reload4j</groupId >
85
- <artifactId >reload4j</artifactId >
86
- <version >${reload4j.version} </version >
87
- <scope >runtime</scope >
88
- </dependency >
89
-
90
- <dependency >
91
- <groupId >com.google.guava</groupId >
92
- <artifactId >guava</artifactId >
93
- <version >${guava.version} </version >
94
- <scope >test</scope >
95
- <exclusions >
96
- <exclusion >
97
- <groupId >com.google.errorprone</groupId >
98
- <artifactId >error_prone_annotations</artifactId >
99
- </exclusion >
100
- <exclusion >
101
- <groupId >org.checkerframework</groupId >
102
- <artifactId >checker-qual</artifactId >
103
- </exclusion >
104
- </exclusions >
105
- </dependency >
106
83
107
84
<dependency >
108
85
<groupId >commons-lang</groupId >
@@ -111,12 +88,6 @@ limitations under the License.
111
88
<scope >test</scope >
112
89
</dependency >
113
90
114
- <dependency >
115
- <groupId >commons-logging</groupId >
116
- <artifactId >commons-logging</artifactId >
117
- <version >${commons-logging.version} </version >
118
- <scope >test</scope >
119
- </dependency >
120
91
121
92
<dependency >
122
93
<groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments