[#144] [New] Add org.joda.time.DateTime to default-thaw-serializable-allowlist (@slipset)
This commit is contained in:
parent
434ed89af9
commit
a2bb1d3de4
1 changed files with 2 additions and 0 deletions
|
|
@ -328,6 +328,8 @@
|
||||||
"java.time.ZoneOffset"
|
"java.time.ZoneOffset"
|
||||||
"java.time.DateTimeException"
|
"java.time.DateTimeException"
|
||||||
|
|
||||||
|
"org.joda.time.DateTime"
|
||||||
|
|
||||||
"clojure.lang.ExceptionInfo"
|
"clojure.lang.ExceptionInfo"
|
||||||
"clojure.lang.ArityException"})
|
"clojure.lang.ArityException"})
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue