diff --git a/build.gradle b/build.gradle
index 5eccd98835..81df0804cf 100644
--- a/build.gradle
+++ b/build.gradle
@@ -107,7 +107,7 @@ subprojects {
apply plugin: 'com.adarshr.test-logger'
ext {
- bouncyCastleVersion = '1.80'
+ bouncyCastleVersion = '1.81'
commonsCodecVersion = '1.18.0'
commonsCompressVersion = '1.27.1'
commonsIoVersion = '2.19.0'
diff --git a/build.xml b/build.xml
index 170d77c618..ded2149d52 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:
*