You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/07 07:45:02 UTC

[camel] 01/01: Upgrade bouncycastle 1.75

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch bouncy
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 993a366d8002edae2f22e889d664680735f559ab
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Jul 7 09:44:38 2023 +0200

    Upgrade bouncycastle 1.75
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d4d8d031171..4d63b251e4b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -76,7 +76,7 @@
         <axiom-version>1.2.14</axiom-version>
         <azure-sdk-bom-version>1.2.14</azure-sdk-bom-version>
         <azure-storage-blob-changefeed-version>12.0.0-beta.18</azure-storage-blob-changefeed-version>
-        <bouncycastle-version>1.74</bouncycastle-version>
+        <bouncycastle-version>1.75</bouncycastle-version>
         <box-java-sdk-version>2.58.0</box-java-sdk-version>
         <braintree-gateway-version>3.24.0</braintree-gateway-version>
         <build-helper-maven-plugin-version>3.4.0</build-helper-maven-plugin-version>