diff --git a/build.gradle b/build.gradle
index f72d385728..a1a615919b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -108,7 +108,7 @@ subprojects {
ext {
bouncyCastleVersion = '1.81'
- commonsCodecVersion = '1.18.0'
+ commonsCodecVersion = '1.19.0'
commonsCompressVersion = '1.27.1'
commonsIoVersion = '2.20.0'
commonsMathVersion = '3.6.1'
diff --git a/build.xml b/build.xml
index 565891b6b8..ad71e34971 100644
--- a/build.xml
+++ b/build.xml
@@ -263,7 +263,7 @@ under the License.
-
+
diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml
index c137381f78..d7fdc8b81c 100644
--- a/src/documentation/content/xdocs/changes.xml
+++ b/src/documentation/content/xdocs/changes.xml
@@ -73,7 +73,8 @@
Upgrade batik dependency to 1.19
- Upgrade bouncycastle dependency to 1.80
+ Upgrade bouncycastle dependency to 1.81
+ Upgrade commons-codec dependency to 1.19.0
Upgrade commons-collections4 dependency to 4.5.0
Upgrade commons-io dependency to 2.20.0
Upgrade pdfbox dependency to 3.0.5