Skip to content

Commit

Permalink
fix(deps): update dependency org.bouncycastle:bcprov-jdk18on to v1.79
Browse files Browse the repository at this point in the history
Signed-off-by: mend-for-github.aaakk.us.kg[bot] <mend-for-github.aaakk.us.kg[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github.aaakk.us.kg[bot] authored Oct 30, 2024
1 parent 980e16d commit 99b5c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ dependencies {
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.7.0"
implementation "org.dafny:DafnyRuntime:4.8.1"
implementation "software.amazon.smithy.dafny:conversion:0.1.1"
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
implementation 'org.bouncycastle:bcprov-jdk18on:1.79'
api "org.apache.httpcomponents.core5:httpcore5:5.3.1"
implementation "jakarta.json.bind:jakarta.json.bind-api:3.0.1"
implementation "org.glassfish:jakarta.json:2.0.1"
Expand Down

0 comments on commit 99b5c62

Please sign in to comment.