weavejester/ring-oauth2

clj-http now requires cheshire 5.9.0

jamiepratt opened this issue · 1 comments

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"

Cheshire has been updated.