clojure-from-java
clojure-from-java copied to clipboard
Update to work with Java14
Hi - Fix the problem running on Java 14.
Not sure how to recover the original spacing. The only change is adding 2 lines:
<source>1.8</source>
<target>1.8</target>