From 5714ae4da6ed9ef2f3d3f237b0983be6f7aa5905 Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Wed, 3 Apr 2024 12:07:07 -0400 Subject: [PATCH] Remove old spring jars when undeploying libs. --- services/common/build.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/common/build.xml b/services/common/build.xml index c87cf66d5..b04d3c24b 100644 --- a/services/common/build.xml +++ b/services/common/build.xml @@ -254,6 +254,8 @@ + + -- 2.47.3