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 @@ -928,6 +928,13 @@ No changes since 2.13.2.1 but fixed Gradle Module Metadata ("module.json")
928928 via `AsNull`
929929- Add `mvnw` wrapper
930930
931+ 2.12.7.2 (02 -May-2024 )
932+
933+ #3275 : JDK 16 Illegal reflective access for `Throwable.setCause()` with
934+ `PropertyNamingStrategy.UPPER_CAMEL_CASE`
935+ (reported by Jason H)
936+ (fix suggested by gsinghlulu@github)
937+
9319382.12.7.1 (12 -Oct-2022 )
932939
933940#3582 : Add check in `BeanDeserializer._deserializeFromArray()` to prevent
@@ -947,7 +954,7 @@ No changes since 2.13.2.1 but fixed Gradle Module Metadata ("module.json")
947954#3305 : ObjectMapper serializes `CharSequence` subtypes as POJO instead of
948955 as String (JDK 15 +)
949956 (reported by stevenupton@github; fix suggested by Sergey C)
950- #3328 : Possible DoS if using JDK serialization to serialize JsonNode
957+ #3328 : Possible DoS if using JDK serialization to serialize JsonNode [CVE- 2021 - 46877 ]
951958
9529592.12.5 (27 -Aug-2021 )
953960
You can’t perform that action at this time.
0 commit comments