File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.scijava</groupId >
7
7
<artifactId >pom-scijava</artifactId >
8
- <version >31.1 .0</version >
8
+ <version >37.0 .0</version >
9
9
<relativePath />
10
10
</parent >
11
11
84
84
<license .projectName>SciJava Common shared library for SciJava software.</license .projectName>
85
85
<license .copyrightOwners>SciJava developers.</license .copyrightOwners>
86
86
87
- <groovy .version>2.4.10 </groovy .version>
88
- <ivy .version>2.4.0 </ivy .version>
87
+ <groovy .version>4.0.18 </groovy .version>
88
+ <ivy .version>2.5.2 </ivy .version>
89
89
90
90
<!-- NB: Deploy releases to the SciJava Maven repository. -->
91
91
<releaseProfiles >sign,deploy-to-scijava</releaseProfiles >
100
100
101
101
<!-- Third party dependencies -->
102
102
<dependency >
103
- <groupId >org.codehaus .groovy</groupId >
103
+ <groupId >org.apache .groovy</groupId >
104
104
<artifactId >groovy</artifactId >
105
105
<version >${groovy.version} </version >
106
106
</dependency >
You can’t perform that action at this time.
0 commit comments