Skip to content

Commit 4297b30

Browse files
Bump bcprov.version from 1.80 to 1.83 (#315)
Bumps `bcprov.version` from 1.80 to 1.83. Updates `org.bouncycastle:bcprov-jdk18on` from 1.80 to 1.83 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.80 to 1.83 - [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:bcprov-jdk18on dependency-version: '1.83' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.83' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7ce9c0 commit 4297b30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454

5555
<!-- Set versions for depending jars -->
5656
<ant.version>1.10.15</ant.version>
57-
<bcprov.version>1.80</bcprov.version>
57+
<bcprov.version>1.83</bcprov.version>
5858
<commons.cli.version>1.11.0</commons.cli.version>
5959
<commons.codec.version>1.21.0</commons.codec.version>
6060
<commons.collections.version>4.5.0</commons.collections.version>

0 commit comments

Comments
 (0)