Skip to content

Commit

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

Updates `bcprov-jdk18on` from 1.71.1 to 1.72
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `bcjmail-jdk18on` from 1.71.1 to 1.72
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `bcpkix-jdk18on` from 1.71.1 to 1.72
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 29, 2022
1 parent 18a0512 commit a886bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<version.org.apache.httpcomponents.httpasyncclient>4.1.4</version.org.apache.httpcomponents.httpasyncclient>
<version.org.apache.james.apache-mime4j>0.8.7</version.org.apache.james.apache-mime4j>
<version.org.apache.maven>3.3.9</version.org.apache.maven> <!-- Used to download aether-provider -->
<version.org.bouncycastle>1.71.1</version.org.bouncycastle>
<version.org.bouncycastle>1.72</version.org.bouncycastle>
<version.org.eclipse.aether>1.1.0</version.org.eclipse.aether>
<version.org.eclipse.angus.angus-activation>1.0.0</version.org.eclipse.angus.angus-activation>
<version.org.eclipse.angus.angus-mail>1.0.0</version.org.eclipse.angus.angus-mail>
Expand Down

0 comments on commit a886bf2

Please sign in to comment.