Fix build error with groovy-all updated in maven
This commit is contained in:
parent
67a903ef35
commit
c8df3294bf
|
@ -192,4 +192,4 @@ Require-Bundle: org.eclipse.equinox.app;bundle-version="0.0.0",
|
|||
com.itextpdf;bundle-version="0.0.0",
|
||||
net.sf.supercsv.super-csv;bundle-version="0.0.0",
|
||||
bcprov;bundle-version="1.54.0",
|
||||
groovy-all;bundle-version="2.4.7"
|
||||
groovy-all;bundle-version="[2.4.7,2.5.0)"
|
||||
|
|
Loading…
Reference in New Issue