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 76ac74f730..864f776af2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -118,7 +118,7 @@ subprojects {
ext {
bouncyCastleVersion = '1.75'
- commonsCodecVersion = '1.15'
+ commonsCodecVersion = '1.16.0'
commonsCompressVersion = '1.23.0'
commonsIoVersion = '2.13.0'
commonsMathVersion = '3.6.1'