Skip to content

Commit bf97055

Browse files
dependabot[bot]rzo1
authored andcommitted
Bump bouncycastle.version from 1.83 to 1.84
Bumps `bouncycastle.version` from 1.83 to 1.84. Updates `org.bouncycastle:bcpkix-jdk18on` from 1.83 to 1.84 - [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.83 to 1.84 - [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-version: '1.84' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.84' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25d028b commit bf97055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<asm.version>9.9.1</asm.version>
169169
<checker-qual.version>3.55.1</checker-qual.version>
170170
<error_prone_annotations.version>2.49.0</error_prone_annotations.version>
171-
<bouncycastle.version>1.83</bouncycastle.version>
171+
<bouncycastle.version>1.84</bouncycastle.version>
172172
</properties>
173173

174174
<modules>

0 commit comments

Comments
 (0)