File tree Expand file tree Collapse file tree 5 files changed +6
-1
lines changed
bigtable-client-core-parent
bigtable-hbase-integration-tests-common
bigtable-hbase-1.x-parent
bigtable-hbase-1.x-hadoop
bigtable-hbase-1.x-shaded Expand file tree Collapse file tree 5 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,7 @@ limitations under the License.
8484 <groupId >ch.qos.reload4j</groupId >
8585 <artifactId >reload4j</artifactId >
8686 <version >${reload4j.version} </version >
87+ <scope >runtime</scope >
8788 </dependency >
8889
8990 <dependency >
Original file line number Diff line number Diff line change @@ -177,6 +177,7 @@ limitations under the License.
177177 <groupId >ch.qos.reload4j</groupId >
178178 <artifactId >reload4j</artifactId >
179179 <version >${reload4j.version} </version >
180+ <scope >runtime</scope >
180181 </dependency >
181182
182183 <dependency >
Original file line number Diff line number Diff line change @@ -88,7 +88,8 @@ limitations under the License.
8888 <dependency >
8989 <groupId >ch.qos.reload4j</groupId >
9090 <artifactId >reload4j</artifactId >
91- <version >1.2.24</version >
91+ <version >${reload4j.version} </version >
92+ <scope >runtime</scope >
9293 </dependency >
9394 <dependency >
9495 <groupId >io.dropwizard.metrics</groupId >
Original file line number Diff line number Diff line change @@ -145,6 +145,7 @@ limitations under the License.
145145 <groupId >ch.qos.reload4j</groupId >
146146 <artifactId >reload4j</artifactId >
147147 <version >${reload4j.version} </version >
148+ <scope >runtime</scope >
148149 </dependency >
149150
150151 <dependency >
Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ limitations under the License.
8585 <groupId >ch.qos.reload4j</groupId >
8686 <artifactId >reload4j</artifactId >
8787 <version >${reload4j.version} </version >
88+ <scope >runtime</scope >
8889 </dependency >
8990
9091 <dependency >
You can’t perform that action at this time.
0 commit comments