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 @@ -979,6 +979,13 @@ No changes since 2.13.2.1 but fixed Gradle Module Metadata ("module.json")
979979 via `AsNull`
980980- Add `mvnw` wrapper
981981
982+ 2.12.7.2 (02-May-2024)
983+
984+ #3275: JDK 16 Illegal reflective access for `Throwable.setCause()` with
985+ `PropertyNamingStrategy.UPPER_CAMEL_CASE`
986+ (reported by Jason H)
987+ (fix suggested by gsinghlulu@github)
988+
9829892.12.7.1 (12-Oct-2022)
983990
984991#3582: Add check in `BeanDeserializer._deserializeFromArray()` to prevent
@@ -998,7 +1005,7 @@ No changes since 2.13.2.1 but fixed Gradle Module Metadata ("module.json")
9981005#3305: ObjectMapper serializes `CharSequence` subtypes as POJO instead of
9991006 as String (JDK 15+)
10001007 (reported by stevenupton@github; fix suggested by Sergey C)
1001- #3328: Possible DoS if using JDK serialization to serialize JsonNode
1008+ #3328: Possible DoS if using JDK serialization to serialize JsonNode [CVE-2021-46877]
10021009
100310102.12.5 (27-Aug-2021)
10041011
You can’t perform that action at this time.
0 commit comments