Skip to content

Commit 6f4daa3

Browse files
authored
DEVEXP-1494: CHANGELOG updated with Jackson dependency vulnerability
2 parents 349d5b6 + 2e7bd82 commit 6f4daa3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ All notable changes to the **Sinch Java SDK** are documented in this file.
1616
1717
---
1818

19-
## Unreleased
19+
## v2.1.1 patch - 2026-07-21
2020

2121
### Build & CI
2222

@@ -26,6 +26,8 @@ All notable changes to the **Sinch Java SDK** are documented in this file.
2626
- **[tech]** Enable `-Dnet.bytebuddy.experimental=true` for Surefire so Mockito/ByteBuddy run on Java 25.
2727
- **[dependency]** Bump `maven-compiler-plugin` to `3.13.0`, Surefire and Failsafe to `3.5.6`, and Mockito to `5.23.0`.
2828
- **[dependency]** Remove unused dependency on `org.apache.maven:maven-model`.
29+
- **[dependency]** Bump `jackson.version` to `2.21.4` to solve a vulnerability in `jackson-databind` (CVE-2026-54513).
30+
2931

3032
### Documentation
3133
- **[doc]** README: document the supported Java versions (`8`, `11`, `17`, `21`, `25`) with per-version badges and download links, replacing the generic "Java 8+" badge.

0 commit comments

Comments
 (0)