diff --git a/build.gradle b/build.gradle
index ebc290a378..449bf3c398 100644
--- a/build.gradle
+++ b/build.gradle
@@ -118,7 +118,7 @@ subprojects {
apply plugin: 'com.adarshr.test-logger'
ext {
- bouncyCastleVersion = '1.77'
+ bouncyCastleVersion = '1.78'
commonsCodecVersion = '1.16.1'
commonsCompressVersion = '1.26.1'
commonsIoVersion = '2.16.0'
diff --git a/build.xml b/build.xml
index 24333ecd28..096b0569b6 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:
*