From 8aeea054e2bbf3b9302b1dd0b090ff344d80ffa4 Mon Sep 17 00:00:00 2001 From: Sergey Pak Date: Tue, 29 Oct 2024 18:59:42 +0100 Subject: [PATCH] drop mentioning of jsch (related to IJPL-156591) GitOrigin-RevId: a31b8dfacf56b7f122d8a95c045fc5d88d42e11f --- lib/ant/lib/libraries.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/ant/lib/libraries.properties b/lib/ant/lib/libraries.properties index 206f3ff969ee..27c150f92f42 100644 --- a/lib/ant/lib/libraries.properties +++ b/lib/ant/lib/libraries.properties @@ -75,7 +75,6 @@ junit-vintage-engine.version=5.10.0 junit-jupiter-engine.version=5.10.0 # Only used for internal tests in Ant project junit-jupiter-params.version=${junit-jupiter-engine.version} -jsch.version=0.1.55 jython.version=2.7.3 # log4j 1.2.15 requires JMS and a few other Sun jars that are not in the m2 repo log4j.version=1.2.14