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

Switch back to org.flatland/ordered #404

Closed danielcompton closed 5 years ago

danielcompton commented 5 years ago

org.flatland/ordered has been released with a fix for JDK 11. This means that the forked metosin version isn't needed any more. (I think?)

ikitommi commented 5 years ago

thanks!