Skip to content

Commit

Permalink
Bump bouncycastle from 1.74 to 1.78.1 (#656)
Browse files Browse the repository at this point in the history
Signed-off-by: hectorj2f <[email protected]>
  • Loading branch information
hectorj2f authored Jul 26, 2024
1 parent 948b54a commit f6a53e6
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -301,8 +301,8 @@ dependencies {

implementation 'org.jooq:jooq:3.10.8'
implementation 'org.apache.commons:commons-lang3:3.9'
implementation 'org.bouncycastle:bcprov-jdk15to18:1.74'
implementation 'org.bouncycastle:bcpkix-jdk18on:1.74'
implementation 'org.bouncycastle:bcprov-jdk15to18:1.78.1'
implementation 'org.bouncycastle:bcpkix-jdk18on:1.78.1'
implementation "org.opensearch:performance-analyzer-commons:${paCommonsVersion}"
implementation "com.fasterxml.jackson.core:jackson-annotations:${jacksonVersion}"
implementation "com.fasterxml.jackson.core:jackson-databind:${jacksonDataBindVersion}"
Expand Down
1 change: 1 addition & 0 deletions licenses/bcpkix-jdk15to18-1.78.1.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5884ee847542641d04abfbfdeca3446d0300670b
1 change: 0 additions & 1 deletion licenses/bcpkix-jdk18on-1.74.jar.sha1

This file was deleted.

1 change: 0 additions & 1 deletion licenses/bcprov-jdk15to18-1.74.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/bcprov-jdk15to18-1.78.1.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
83bfa8229f7127d933161aefb281e54a9ffcf9f4

0 comments on commit f6a53e6

Please sign in to comment.