diff --git a/oak-benchmarks/pom.xml b/oak-benchmarks/pom.xml
index e79c126db89..42083fb0916 100644
--- a/oak-benchmarks/pom.xml
+++ b/oak-benchmarks/pom.xml
@@ -202,7 +202,7 @@
org.apache.commons
commons-compress
- 1.26.1
+ 1.26.2
org.mongodb
diff --git a/oak-it-osgi/src/test/resources/versions.properties b/oak-it-osgi/src/test/resources/versions.properties
index 9529caea30c..e8aeaab4dd1 100644
--- a/oak-it-osgi/src/test/resources/versions.properties
+++ b/oak-it-osgi/src/test/resources/versions.properties
@@ -17,6 +17,6 @@
tika=${tika.version}
poi=5.2.2
commons-collections4=4.4
-commons-compress=1.26.1
+commons-compress=1.26.2
commons-lang3=3.13.0
commons-math3=3.6.1