vaticle / typedb-benchmark

TypeDB Simulation and Benchmarking Library
GNU Affero General Public License v3.0
9 stars 15 forks source link

Depend on netty borringssl from factory-tracing #130

Closed flyingsilverfin closed 2 years ago

flyingsilverfin commented 2 years ago

What is the goal of this PR?

We now correctly import an ssl dependency factory-tracing instead of redeclaring it as a top-level maven dependency.

What are the changes implemented in this PR?