Skip to content

Commit

Permalink
build(deps): bump cia.project.versions.bouncycastle from 1.79 to 1.80
Browse files Browse the repository at this point in the history
Bumps `cia.project.versions.bouncycastle` from 1.79 to 1.80.

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.79 to 1.80
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcprov-jdk18on` from 1.79 to 1.80
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent e7b3fc3 commit 45b7aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<cia.project.versions.commons.lang>2.6</cia.project.versions.commons.lang>
<cia.project.versions.commons.text>1.13.0</cia.project.versions.commons.text>
<cia.project.versions.commons.codec>1.17.2</cia.project.versions.commons.codec>
<cia.project.versions.bouncycastle>1.79</cia.project.versions.bouncycastle>
<cia.project.versions.bouncycastle>1.80</cia.project.versions.bouncycastle>
<cia.project.versions.slf4j>2.0.16</cia.project.versions.slf4j>
<cia.project.versions.aws.v2>2.30.0</cia.project.versions.aws.v2>
<cia.project.versions.logback>1.5.16</cia.project.versions.logback>
Expand Down

0 comments on commit 45b7aef

Please sign in to comment.