Skip to content

Commit a29b944

Browse files
committed
POM: update clojure version to 1.12.0
Addresses CVE-2017-20189.
1 parent 18948e2 commit a29b944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<license.copyrightOwners>Board of Regents of the University of
9898
Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
9999
Institute of Molecular Cell Biology and Genetics.</license.copyrightOwners>
100-
<clojure.version>1.8.0</clojure.version>
100+
<clojure.version>1.12.0</clojure.version>
101101

102102
<!-- NB: Deploy releases to the SciJava Maven repository. -->
103103
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>

0 commit comments

Comments
 (0)