Skip to content

Commit 849bb0b

Browse files
build(deps): bump org.bouncycastle:bcprov-jdk18on from 1.81 to 1.82
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.81 to 1.82. - [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.82' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5864c9 commit 849bb0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

athena-federation-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
<dependency>
229229
<groupId>org.bouncycastle</groupId>
230230
<artifactId>bcprov-jdk18on</artifactId>
231-
<version>1.81</version>
231+
<version>1.82</version>
232232
</dependency>
233233
<dependency>
234234
<groupId>org.junit.jupiter</groupId>

athena-snowflake/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.bouncycastle</groupId>
6262
<artifactId>bcprov-jdk18on</artifactId>
63-
<version>1.81</version>
63+
<version>1.82</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>org.bouncycastle</groupId>

0 commit comments

Comments
 (0)