Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent 8a19f1f commit e6a5ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -129,7 +129,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.4</bc-fips.version>
<bc-fips.version>1.0.2.5</bc-fips.version>
<bcpkix-fips.version>1.0.7</bcpkix-fips.version>
<commons-compress.version>1.26.1</commons-compress.version>
<commons-io.version>2.16.1</commons-io.version> <!-- Required by Gradle Testing Toolkit -->
Expand Down

0 comments on commit e6a5ebd

Please sign in to comment.