File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ Versions
135135+-----------+----------+-----------+--------+----------+
136136| GeoScript | GeoTools | GeoServer | JTS | Groovy |
137137+-----------+----------+-----------+--------+----------+
138- | 1.14 | 22 | 2.16 | 1.16.0 | 2.5.6 |
138+ | 1.14 | 22 | 2.16 | 1.16.0 | 2.5.7 |
139139+-----------+----------+-----------+--------+----------+
140140| 1.13 | 21 | 2.15 | 1.16.0 | 2.5.6 |
141141+-----------+----------+-----------+--------+----------+
Original file line number Diff line number Diff line change 270270 <dependency>
271271 <groupId>org.codehaus.groovy</groupId>
272272 <artifactId>groovy</artifactId>
273- <version>2.5.6 </version>
273+ <version>2.5.7 </version>
274274 </dependency>
275275 <dependency>
276276 <groupId>org.codehaus.groovy</groupId>
277277 <artifactId>groovy-sql</artifactId>
278- <version>2.5.6 </version>
278+ <version>2.5.7 </version>
279279 </dependency>
280280 <dependency>
281281 <groupId>org.codehaus.groovy</groupId>
282282 <artifactId>groovy-xml</artifactId>
283- <version>2.5.6 </version>
283+ <version>2.5.7 </version>
284284 </dependency>
285285 <dependency>
286286 <groupId>org.codehaus.groovy</groupId>
287287 <artifactId>groovy-json</artifactId>
288- <version>2.5.6 </version>
288+ <version>2.5.7 </version>
289289 </dependency>
290290 <dependency>
291291 <groupId>org.codehaus.groovy</groupId>
292292 <artifactId>groovy-swing</artifactId>
293- <version>2.5.6 </version>
293+ <version>2.5.7 </version>
294294 </dependency>
295295 <dependency>
296296 <groupId>com.opencsv</groupId>
You can’t perform that action at this time.
0 commit comments