Skip to content

Commit

Permalink
CVE-2024-30172: fix security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
vladokrsymphony authored Oct 18, 2024
1 parent 78af75a commit d7b8957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symphony-bdk-bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
api 'commons-logging:commons-logging:1.3.0'
api 'com.brsanthu:migbase64:2.2'
api 'io.jsonwebtoken:jjwt:0.9.1'
api 'org.bouncycastle:bcpkix-jdk18on:1.77'
api 'org.bouncycastle:bcpkix-jdk18on:1.78'
api 'com.google.code.findbugs:jsr305:3.0.2'

api 'io.github.resilience4j:resilience4j-retry:2.2.0'
Expand Down

0 comments on commit d7b8957

Please sign in to comment.