Skip to content

Commit

Permalink
Bump org.bouncycastle:bcprov-jdk18on from 1.78.1 to 1.79 (#1028)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc P <mperlman@codeforamerica.org>
  • Loading branch information
dependabot[bot] and cram-cfa authored Jan 14, 2025
1 parent 969526f commit 0a31643
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 @@ -58,7 +58,7 @@ dependencies {
implementation 'org.jobrunr:jobrunr-spring-boot-3-starter:7.3.2'
implementation 'org.apache.commons:commons-text:1.13.0'
implementation 'com.sendgrid:sendgrid-java:4.10.3'
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
implementation 'org.bouncycastle:bcprov-jdk18on:1.79'
implementation 'software.amazon.awssdk:s3:2.29.51'

if (useLocalLibrary == 'true') {
Expand Down

0 comments on commit 0a31643

Please sign in to comment.