File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -975,6 +975,13 @@ No changes since 2.13.2.1 but fixed Gradle Module Metadata ("module.json")
975975 via `AsNull`
976976- Add `mvnw` wrapper
977977
978+ 2.12.7.2 (02-May-2024)
979+
980+ #3275: JDK 16 Illegal reflective access for `Throwable.setCause()` with
981+ `PropertyNamingStrategy.UPPER_CAMEL_CASE`
982+ (reported by Jason H)
983+ (fix suggested by gsinghlulu@github)
984+
9789852.12.7.1 (12-Oct-2022)
979986
980987#3582: Add check in `BeanDeserializer._deserializeFromArray()` to prevent
@@ -994,7 +1001,7 @@ No changes since 2.13.2.1 but fixed Gradle Module Metadata ("module.json")
9941001#3305: ObjectMapper serializes `CharSequence` subtypes as POJO instead of
9951002 as String (JDK 15+)
9961003 (reported by stevenupton@github; fix suggested by Sergey C)
997- #3328: Possible DoS if using JDK serialization to serialize JsonNode
1004+ #3328: Possible DoS if using JDK serialization to serialize JsonNode [CVE-2021-46877]
9981005
99910062.12.5 (27-Aug-2021)
10001007
You can’t perform that action at this time.
0 commit comments