Skip to content

Commit d14f27b

Browse files
Bump org.bouncycastle:bcprov-jdk18on from 1.76 to 1.78 (#941)
* Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.76 to 1.78. - [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-type: direct:production --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Les Hazlewood <121180+lhazlewood@users.noreply.github.com>
1 parent 0c2d96c commit d14f27b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This patch release:
88
used to construct a `Jws` instance (instead of JJWT's default decoder). See
99
[Issue 947](https://github.com/jwtk/jjwt/issues/947).
1010
* Fixes a decompression memory leak in concurrent/multi-threaded environments introduced in 0.12.0 when decompressing JWTs with a `zip` header of `GZIP`. See [Issue 949](https://github.com/jwtk/jjwt/issues/949).
11+
* Upgrades BouncyCastle to 1.78.
1112

1213
### 0.12.5
1314

0 commit comments

Comments
 (0)