File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -62,18 +62,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
62
62
<dependency >
63
63
<groupId >org.codehaus.groovy</groupId >
64
64
<artifactId >groovy-eclipse-compiler</artifactId >
65
- <version >2.5.1-M3</version >
66
- <exclusions >
67
- <exclusion >
68
- <groupId >org.codehaus.groovy</groupId >
69
- <artifactId >groovy-eclipse-batch</artifactId >
70
- </exclusion >
71
- </exclusions >
65
+ <version >2.7.0-01</version >
72
66
</dependency >
73
67
<dependency >
74
68
<groupId >org.codehaus.groovy</groupId >
75
69
<artifactId >groovy-eclipse-batch</artifactId >
76
- <version >1.8.0-03 </version >
70
+ <version >1.8.6-01 </version >
77
71
</dependency >
78
72
</dependencies >
79
73
</plugin >
@@ -116,7 +110,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
116
110
<dependency >
117
111
<groupId >org.codehaus.groovy</groupId >
118
112
<artifactId >groovy-all</artifactId >
119
- <version >1.8.0 </version >
113
+ <version >1.8.6 </version >
120
114
<scope >compile</scope >
121
115
</dependency >
122
116
<dependency >
You can’t perform that action at this time.
0 commit comments