This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
new 543b2a0 [KARAF-7240] Upgrade to bouncycastle 1.68
543b2a0 is described below
commit 543b2a023dc9ae024e692052ac7ba3d925be9f77
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Aug 17 13:56:50 2021 +0200
[KARAF-7240] Upgrade to bouncycastle 1.68
(cherry picked from commit 749f770bd6be340a33818bce61c640674d06cee6)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 07ee2a5..b4ba7ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,7 +171,7 @@
<asm.version>9.2</asm.version>
<javax.annotation.version>1.3.1</javax.annotation.version>
<awaitility.version>3.1.6</awaitility.version>
- <bouncycastle.version>1.66</bouncycastle.version>
+ <bouncycastle.version>1.68</bouncycastle.version>
<camel.version>3.6.0</camel.version>
<cglib.bundle.version>3.2.9_1</cglib.bundle.version>
<cxf.version>3.4.3</cxf.version>