File tree Expand file tree Collapse file tree 2 files changed +8
-11
lines changed Expand file tree Collapse file tree 2 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 4646 <scope >integration-test</scope >
4747 </dependency >
4848 <dependency >
49- <groupId >org.codehaus .groovy</groupId >
49+ <groupId >org.apache .groovy</groupId >
5050 <artifactId >groovy-all</artifactId >
51- <version >2.4.21 </version >
51+ <version >4.0.24 </version >
5252 <scope >integration-test</scope >
53+ <type >pom</type >
5354 </dependency >
5455 <dependency >
5556 <groupId >qdox</groupId >
155156 <artifactId >picocontainer-script-groovy</artifactId >
156157 </artifactItem >
157158 <artifactItem >
158- <groupId >org.codehaus .groovy</groupId >
159+ <groupId >org.apache .groovy</groupId >
159160 <artifactId >groovy-all</artifactId >
161+ <type >pom</type >
160162 </artifactItem >
161163 </artifactItems >
162164 <outputDirectory >${project.build.directory} /booter/lib/hidden</outputDirectory >
Original file line number Diff line number Diff line change 1515 <version >${pom.version} </version >
1616 </dependency >
1717 <dependency >
18- <groupId >org.codehaus .groovy</groupId >
18+ <groupId >org.apache .groovy</groupId >
1919 <artifactId >groovy-all</artifactId >
20- <version >2.4.21</version >
21- <exclusions >
22- <exclusion >
23- <groupId >junit</groupId >
24- <artifactId >junit</artifactId >
25- </exclusion >
26- </exclusions >
20+ <version >4.0.24</version >
21+ <type >pom</type >
2722 </dependency >
2823 <!-- test scoped dependencies -->
2924 <dependency >
You can’t perform that action at this time.
0 commit comments