Skip to content

Commit

Permalink
chore(deps-dev): bump org.bouncycastle:bc-fips from 1.0.2.5 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps org.bouncycastle:bc-fips from 1.0.2.5 to 2.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 74ba924 commit f641ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<snakeyaml.version>2.7</snakeyaml.version>
<snakeyaml.bundle.version>2.2</snakeyaml.bundle.version> <!-- Transitive Jackson -->
<bouncycastle.version>1.78.1</bouncycastle.version>
<bc-fips.version>1.0.2.5</bc-fips.version>
<bc-fips.version>2.0.0</bc-fips.version>
<bcpkix-fips.version>1.0.7</bcpkix-fips.version>
<commons-compress.version>1.26.2</commons-compress.version>
<commons-io.version>2.16.1</commons-io.version> <!-- Required by Gradle Testing Toolkit -->
Expand Down

0 comments on commit f641ecc

Please sign in to comment.