Add joda-time DateTime as a safe thing to thaw
This commit is contained in:
parent
ba8827708e
commit
a57c526129
1 changed files with 2 additions and 0 deletions
|
|
@ -327,6 +327,8 @@
|
||||||
"java.time.ZoneId"
|
"java.time.ZoneId"
|
||||||
"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