Skip to content

Commit

Permalink
build(deps): bump org.bouncycastle:bcpkix-fips from 1.0.7 to 2.0.7
Browse files Browse the repository at this point in the history
Bumps org.bouncycastle:bcpkix-fips from 1.0.7 to 2.0.7.

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-fips
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 4637fc2 commit 413cd93
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 @@ -6,7 +6,7 @@ buildscript {
apacheCommonsIoVersion = '2.16.1'
apacheHttpClientVersion = '4.5.14'
asciiDoctorConvertPluginVersion = '4.0.3'
bcpkixFipsVersion = '1.0.7'
bcpkixFipsVersion = '2.0.7'
bcFipsVersion = '1.0.2.5'
commonsCodecVersion = '1.17.1' // remove this after deleting (now deprecated) spring-security-oauth2
flywayVersion = '7.15.0'
Expand Down

0 comments on commit 413cd93

Please sign in to comment.