Skip to content

Commit cb1236c

Browse files
Bump bouncycastleVersion from 1.78.1 to 1.80 (#127)
Bumps `bouncycastleVersion` 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5377a10 commit cb1236c

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
@@ -63,7 +63,7 @@ under the License.
6363
<javaVersion>8</javaVersion>
6464
<mavenVersion>3.9.9</mavenVersion>
6565
<resolverVersion>1.9.22</resolverVersion>
66-
<bouncycastleVersion>1.78.1</bouncycastleVersion>
66+
<bouncycastleVersion>1.81</bouncycastleVersion>
6767
<project.build.outputTimestamp>2024-09-24T13:01:28Z</project.build.outputTimestamp>
6868
<resource.delimiter>@</resource.delimiter>
6969
</properties>

0 commit comments

Comments
 (0)