diff options
Diffstat (limited to 'sources/hv-collector-ssl/pom.xml')
-rw-r--r-- | sources/hv-collector-ssl/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sources/hv-collector-ssl/pom.xml b/sources/hv-collector-ssl/pom.xml index 98c07f42..dad7ab53 100644 --- a/sources/hv-collector-ssl/pom.xml +++ b/sources/hv-collector-ssl/pom.xml @@ -75,12 +75,6 @@ <scope>test</scope> </dependency> <dependency> - <groupId>io.netty</groupId> - <artifactId>netty-tcnative-boringssl-static</artifactId> - <classifier>${os.detected.classifier}</classifier> - <scope>test</scope> - </dependency> - <dependency> <groupId>io.arrow-kt</groupId> <artifactId>arrow-core</artifactId> </dependency> |