This is an automated email from the ASF dual-hosted git repository.
yasithdev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new ac72bac528 build(deps): bump org.bouncycastle:bcprov-jdk18on from 1.81
to 1.84 (#618)
ac72bac528 is described below
commit ac72bac528d277c91e162b87d629195ea7362e98
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 7 22:33:19 2026 -0400
build(deps): bump org.bouncycastle:bcprov-jdk18on from 1.81 to 1.84 (#618)
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java)
from 1.81 to 1.84.
-
[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-jdk18on
dependency-version: '1.84'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 55a6ce743b..d530dd9526 100644
--- a/pom.xml
+++ b/pom.xml
@@ -335,7 +335,7 @@ under the License.
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
- <version>1.81</version>
+ <version>1.84</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>