This is an automated email from the ASF dual-hosted git repository.
acosentino 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 06559720ec0 chore(deps): Bump bouncycastle-version from 1.78 to 1.79
(#16144)
06559720ec0 is described below
commit 06559720ec01cdb3af68a886fd1737b85f17cf10
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 5 10:45:18 2024 +0100
chore(deps): Bump bouncycastle-version from 1.78 to 1.79 (#16144)
Bumps `bouncycastle-version` from 1.78 to 1.79.
Updates `org.bouncycastle:bcprov-debug-jdk18on` from 1.78 to 1.79
-
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)
Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78 to 1.79
-
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)
Updates `org.bouncycastle:bcprov-jdk18on` from 1.78 to 1.79
-
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)
Updates `org.bouncycastle:bcutil-jdk18on` from 1.78 to 1.79
-
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)
Updates `org.bouncycastle:bcpg-jdk18on` from 1.78 to 1.79
-
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)
Updates `org.bouncycastle:bcmail-jdk18on` from 1.78 to 1.79
-
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)
---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-debug-jdk18on
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcpkix-jdk18on
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcprov-jdk18on
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcutil-jdk18on
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcpg-jdk18on
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcmail-jdk18on
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 64cac66766d..55ceb05e40e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -81,7 +81,7 @@
<azure-sdk-bom-version>1.2.28</azure-sdk-bom-version>
<azure-storage-blob-changefeed-version>12.0.0-beta.26</azure-storage-blob-changefeed-version>
<beanio-version>3.1.0</beanio-version>
- <bouncycastle-version>1.78</bouncycastle-version>
+ <bouncycastle-version>1.79</bouncycastle-version>
<box-java-sdk-version>4.12.0</box-java-sdk-version>
<braintree-gateway-version>3.36.0</braintree-gateway-version>
<build-helper-maven-plugin-version>3.6.0</build-helper-maven-plugin-version>