diff --git a/scripts/getDependencies.pl b/scripts/getDependencies.pl index f501a622..b4b28b2c 100644 --- a/scripts/getDependencies.pl +++ b/scripts/getDependencies.pl @@ -248,12 +248,6 @@ dir => 'mauve', fname => 'mauve.jar', is_system_test => 1 - }, - tools => { - url => 'https://ci.adoptium.net/job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools/tools.jar', - dir => 'tools', - fname => 'tools.jar', - is_system_test => 1 }); my %jars_to_use;