talios / clojure-maven-plugin

Apache Maven Mojo for compiling clojure scripts to class files
252 stars 74 forks source link

Bring dependencies up to date #114

Closed danielsz closed 5 years ago

danielsz commented 5 years ago

I've done extensive work on this PR to bring all dependencies up to date. Both the dependencies of the project itself, and the dependencies of the integration tests. The initial motivation was to bring support to the new nRepl, but as I was looking around and running the tests, I was drawn into a craze of trying to bringing everything up to date. This PR is the result of this effort. All tests pass.