Skip to content

Commit

Permalink
Bump version.org.bouncycastle from 1.78.1 to 1.80
Browse files Browse the repository at this point in the history
Bumps `version.org.bouncycastle` from 1.78.1 to 1.80.

Updates `org.bouncycastle:bcpg-jdk18on` from 1.78.1 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.78.1 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:bcutil-jdk18on` from 1.78.1 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:bcpg-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
- dependency-name: org.bouncycastle:bcutil-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent b3c288b commit b2d88be
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 @@ -31,7 +31,7 @@
<version.org.jboss.logging>3.6.1.Final</version.org.jboss.logging>
<version.org.apache.commons.commons-lang3>3.17.0</version.org.apache.commons.commons-lang3>
<version.org.apache.httpcomponents.httpclient>4.5.14</version.org.apache.httpcomponents.httpclient>
<version.org.bouncycastle>1.78.1</version.org.bouncycastle>
<version.org.bouncycastle>1.80</version.org.bouncycastle>
<version.io.specto.hoverfly>0.19.1</version.io.specto.hoverfly>
<version.org.mockito>5.14.2</version.org.mockito>
<version.org.wiremock>3.10.0</version.org.wiremock>
Expand Down

0 comments on commit b2d88be

Please sign in to comment.