diff --git a/mina-sshd-api-common/pom.xml b/mina-sshd-api-common/pom.xml index 949b8c9..225a6b0 100644 --- a/mina-sshd-api-common/pom.xml +++ b/mina-sshd-api-common/pom.xml @@ -46,6 +46,7 @@ bouncycastle-api true + org.jenkins-ci.main jenkins-test-harness @@ -56,6 +57,7 @@ io.jenkins.test.fips fips-bundle-test 23.v76d4fd57f5b_d + test diff --git a/pom.xml b/pom.xml index f29bd29..13932c9 100644 --- a/pom.xml +++ b/pom.xml @@ -103,11 +103,6 @@ hamcrest 3.0 - - commons-io - commons-io - 2.16.1 -