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 379b5224720 Upgrade bouncycastle 1.75 (#10618) 379b5224720 is described below commit 379b5224720ac604c983c162d2686c78804ffe3c Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Jul 7 10:23:11 2023 +0200 Upgrade bouncycastle 1.75 (#10618) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index a284537c477..c370fbf8b8e 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>