From 3867c05a44b5ec56f1978372760c96f694399979 Mon Sep 17 00:00:00 2001 From: Tristan Chuine Date: Wed, 27 Mar 2024 20:11:43 +0100 Subject: [PATCH] Remove unecessary transitive dependencies --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index 06e0da3..3d7db5e 100644 --- a/pom.xml +++ b/pom.xml @@ -189,21 +189,11 @@ powsybl-iidm-test test - - com.squareup.okhttp3 - okhttp - test - com.squareup.okhttp3 mockwebserver test - - junit - junit - test - org.assertj assertj-guava