Skip to content

Commit 9007ae7

Browse files
committed
Add notes about Jackson version update in release notes: #642
1 parent 6b2843b commit 9007ae7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
## Release Notes
22

3-
### 0.11.3
3+
### 0.11.3 (pending release)
44

55
This patch release:
66

77
* Adds additional handling for rare JSON parsing exceptions and wraps them in a `JwtException` to allow the application to handle these conditions as JWT concerns.
8+
* Upgrades the `jjwt-jackson` module's Jackson dependency to `2.9.10.7`.
89

910
### 0.11.2
1011

0 commit comments

Comments
 (0)