[FLINK-33329] Bump org.apache.commons:commons-compress from 1.22 to 1.25.0. This closes #73

* Bump org.apache.commons:commons-compress from 1.22 to 1.24.0

Bumps org.apache.commons:commons-compress from 1.22 to 1.24.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* [FLINK-33329] Bump org.apache.commons:commons-compress from 1.22 to 1.25.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martijn Visser <2989614+MartijnVisser@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index f313175..25d3c10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -424,7 +424,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-compress</artifactId>
-                <version>1.22</version>
+                <version>1.25.0</version>
             </dependency>
 
             <dependency>