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 ff105dd552..b96d85b4ee 100644
--- a/build.gradle
+++ b/build.gradle
@@ -120,7 +120,7 @@ subprojects {
ext {
bouncyCastleVersion = '1.78.1'
commonsCodecVersion = '1.17.1'
- commonsCompressVersion = '1.26.2'
+ commonsCompressVersion = '1.27.0'
commonsIoVersion = '2.16.1'
commonsMathVersion = '3.6.1'
junitVersion = '5.10.3'