Skip to content

Commit

Permalink
Upgrade BouncyCastle to 1.78
Browse files Browse the repository at this point in the history
  • Loading branch information
lhazlewood committed Jun 17, 2024
1 parent 8f39bab commit d249a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This patch release:
used to construct a `Jws` instance (instead of JJWT's default decoder). See
[Issue 947](https://github.com/jwtk/jjwt/issues/947).
* 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).
* Upgrades BouncyCastle to 1.78.

### 0.12.5

Expand Down

0 comments on commit d249a16

Please sign in to comment.