X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=02f4aa600ee3f1831e29f412a35b85ed834a680f;hb=e70ce6aa5fe950f0dba31cf78ff6a85a7e7f91ab;hp=e2182a7342908ca8133a970340bc8ed223492e48;hpb=bdd5fee1b6a14b176884b8f56f80e19771ec726d;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index e2182a734..02f4aa600 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -7,7 +7,7 @@ argeo-slc pom Argeo SLC - 0.9-SNAPSHOT + 0.9.3-SNAPSHOT SLC Distribution http://www.argeo.org/projects/slc/${project.artfactId}/${project.version} @@ -202,12 +202,22 @@ hibernate 3.2.6.ga + + net.sf.ehcache + ehcache + 1.4.1 + org.springframework spring-context ${version.spring} + + org.springframework + spring-context-support + ${version.spring} + org.springframework spring-orm @@ -359,6 +369,19 @@ aspectjweaver 1.6.0 + + + net.sourceforge.jexcelapi + jxl + 2.6.3 + + + com.lowagie + itext + 2.1.2 + + +