clj-http now requires cheshire 5.9.0
jamiepratt opened this issue · 1 comments
jamiepratt commented
I was getting an error in my oauth2 callback page:
"java.lang.IllegalStateException: Missing #'cheshire.core/parse-stream-strict. Ensure the version of cheshire
is >= 5.9.0"
weavejester commented
Cheshire has been updated.