This is an automated email from the ASF dual-hosted git repository.
gaul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jclouds.git
The following commit(s) were added to refs/heads/master by this push:
new 20bbb21a51 Bump bcprov-ext-jdk18on from 1.71 to 1.74 in
/drivers/bouncycastle
20bbb21a51 is described below
commit 20bbb21a519c3aeed00c00b6e1029f5d668a116e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 6 15:40:54 2023 +0000
Bump bcprov-ext-jdk18on from 1.71 to 1.74 in /drivers/bouncycastle
Bumps [bcprov-ext-jdk18on](https://github.com/bcgit/bc-java) from 1.71 to
1.74.
-
[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-ext-jdk18on
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
drivers/bouncycastle/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/bouncycastle/pom.xml b/drivers/bouncycastle/pom.xml
index 086f1849b0..39f4df73d9 100644
--- a/drivers/bouncycastle/pom.xml
+++ b/drivers/bouncycastle/pom.xml
@@ -46,7 +46,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-ext-jdk18on</artifactId>
- <version>1.71</version>
+ <version>1.74</version>
</dependency>
</dependencies>