From 2e716ac6e41d111741455cd162ced6e0f061c992 Mon Sep 17 00:00:00 2001
From: Prashant <prashant.thakre@gmail.com>
Date: Tue, 21 Jul 2026 06:17:39 +0000
Subject: [PATCH] Bump org.bouncycastle (#754)
---
pom.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index b90ef79..23cdba7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,9 +38,9 @@
<commons.version>3.1.2</commons.version>
<freemarker.version>2.3.34</freemarker.version>
<metrics-core.version>4.2.30</metrics-core.version>
- <bc.fips.version>2.1.2</bc.fips.version>
- <bctls.fips.version>2.1.23</bctls.fips.version>
- <bcpkix.fips.version>2.1.11</bcpkix.fips.version>
+ <bc.fips.version>2.1.3</bc.fips.version>
+ <bctls.fips.version>2.1.24</bctls.fips.version>
+ <bcpkix.fips.version>2.1.12</bcpkix.fips.version>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
<!-- OSGi bundles properties -->
--
Gitblit v1.10.0