Skip to content

Commit

Permalink
Bumping bouncycastle to v1.78 (#681)
Browse files Browse the repository at this point in the history
Signed-off-by: nishchay21 <nishcha@amazon.com>
  • Loading branch information
nishchay21 committed Jul 12, 2024
1 parent f75d713 commit 4415472
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,8 @@ dependencies {
}
compile 'org.jooq:jooq:3.10.8'
compile 'org.apache.commons:commons-lang3:3.9'
compile 'org.bouncycastle:bcprov-jdk15to18:1.74'
compile 'org.bouncycastle:bcpkix-jdk15to18:1.74'
compile 'org.bouncycastle:bcprov-jdk15to18:1.78.1'
compile 'org.bouncycastle:bcpkix-jdk15to18:1.78.1'
compile "org.opensearch:performanceanalyzer-rca:${version}"
compile "com.fasterxml.jackson.core:jackson-annotations:${jacksonVersion}"
compile "com.fasterxml.jackson.core:jackson-databind:${jacksonDataBindVersion}"
Expand Down

0 comments on commit 4415472

Please sign in to comment.