Merge pull request #3342 from AnanyaSingh2121/AMBARI-25714

AMBARI-25714 :  Upgrade commons-compress to 1.21 to resolve CVEs
diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml
index 051f624..82964e4 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -1160,7 +1160,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-compress</artifactId>
-      <version>1.5</version>
+      <version>1.21</version>
     </dependency>
     <dependency>
       <groupId>uk.com.robust-it</groupId>