diff --git a/build.gradle b/build.gradle
index 5feb7bbfa6..f725b3b5cc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -118,7 +118,7 @@ subprojects {
apply plugin: 'com.adarshr.test-logger'
ext {
- bouncyCastleVersion = '1.78.1'
+ bouncyCastleVersion = '1.79'
commonsCodecVersion = '1.17.1'
commonsCompressVersion = '1.27.1'
commonsIoVersion = '2.17.0'
diff --git a/build.xml b/build.xml
index e561a7d507..5c10169fda 100644
--- a/build.xml
+++ b/build.xml
@@ -296,11 +296,11 @@ under the License.
To use SignatureInfo and its sibling classes, you'll need to have the following libs * in the classpath:
*