metosin / compojure-api

Sweet web apis with Compojure & Swagger
http://metosin.github.io/compojure-api/doc/
Eclipse Public License 1.0
1.12k stars 149 forks source link

update version because problens in clj-commons/ordered #420

Closed diegoemerick closed 4 years ago

diegoemerick commented 5 years ago

This lib: [(https://github.com/clj-commons/ordered)] has undergone changes, causando alguns problemas em outras bibliotecas que dependiam delas como a clj-yaml. The lib of clj-yml is used in ring-middleware-format. All have already been updated. Only this version of compojure-api not yet. This change addresses this issue.

ikitommi commented 5 years ago

Seems to work only on Java8+. It's ok to drop support for older Javas.