aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 33fb277206..317956dd50 100644
--- a/build.gradle
+++ b/build.gradle
@@ -120,7 +120,7 @@ subprojects {
ext {
bouncyCastleVersion = '1.78.1'
commonsCodecVersion = '1.17.0'
- commonsCompressVersion = '1.26.1'
+ commonsCompressVersion = '1.26.2'
commonsIoVersion = '2.16.1'
commonsMathVersion = '3.6.1'
junitVersion = '5.10.2'