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/08/04 05:43:34 UTC

[camel] branch main updated: Upgrade bouncycastle 1.76

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 6a31c1ecbb7 Upgrade bouncycastle 1.76
6a31c1ecbb7 is described below

commit 6a31c1ecbb784b8b2d658635e108265f0a19c2d7
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Aug 4 07:43:21 2023 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index cea8606892d..4f1956f69a2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -72,7 +72,7 @@
         <aws-xray-version>2.14.0</aws-xray-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.75</bouncycastle-version>
+        <bouncycastle-version>1.76</bouncycastle-version>
         <box-java-sdk-version>2.58.0</box-java-sdk-version>
         <braintree-gateway-version>3.25.0</braintree-gateway-version>
         <build-helper-maven-plugin-version>3.4.0</build-helper-maven-plugin-version>