File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.scijava</groupId >
77 <artifactId >pom-scijava</artifactId >
8- <version >42 .0.0</version >
8+ <version >44 .0.0</version >
99 <relativePath />
1010 </parent >
1111
9191 </ciManagement >
9292
9393 <properties >
94+ <scijava .jvm.version>8</scijava .jvm.version>
9495 <package-name >org.scijava.plugins.scripting.java</package-name >
9596 <license .licenseName>bsd_2</license .licenseName>
9697 <license .copyrightOwners>Board of Regents of the University of
9798Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
9899Institute of Molecular Cell Biology and Genetics.</license .copyrightOwners>
99-
100- <classgraph .version>4.8.172</classgraph .version>
101100 </properties >
102101
103102 <dependencies >
@@ -115,7 +114,6 @@ Institute of Molecular Cell Biology and Genetics.</license.copyrightOwners>
115114 <dependency >
116115 <groupId >io.github.classgraph</groupId >
117116 <artifactId >classgraph</artifactId >
118- <version >${classgraph.version} </version >
119117 </dependency >
120118
121119 <!-- Test dependencies -->
You can’t perform that action at this time.
0 commit comments