Skip to content

Commit 5027552

Browse files
dependabot[bot]Trianz-Akshay
authored andcommitted
build(deps): bump org.bouncycastle:bcprov-jdk18on from 1.81 to 1.82 (awslabs#3022)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fedacdd commit 5027552

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)