Skip to content

Commit fa218b3

Browse files
Bump bouncycastle.version from 1.79 to 1.80 (#1316)
Bumps `bouncycastle.version` from 1.79 to 1.80. 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) 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) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.80' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.80' 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 4378ce4 commit fa218b3

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
@@ -85,7 +85,7 @@
8585
<pitmp-maven-plugin.version>1.3.7</pitmp-maven-plugin.version>
8686

8787
<!-- dependencies -->
88-
<bouncycastle.version>1.79</bouncycastle.version>
88+
<bouncycastle.version>1.80</bouncycastle.version>
8989
<commons-io.version>2.19.0</commons-io.version>
9090
<dom4j.version>2.1.4</dom4j.version>
9191
<fop.version>2.11</fop.version>

0 commit comments

Comments
 (0)