X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=02f4aa600ee3f1831e29f412a35b85ed834a680f;hb=e70ce6aa5fe950f0dba31cf78ff6a85a7e7f91ab;hp=c71c706a43e3e32a172da841a47f23fd1f4e7b93;hpb=d6af711c5514ebe1d193b5d4ef5b505c659607b1;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index c71c706a4..02f4aa600 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -7,19 +7,13 @@ argeo-slc pom Argeo SLC - 0.9-SNAPSHOT + 0.9.3-SNAPSHOT SLC Distribution http://www.argeo.org/projects/slc/${project.artfactId}/${project.version} - - 2.5.4 + 2.5.5 1.5.2 2.0.9 1.7.0 @@ -104,7 +98,14 @@ org.argeo.slc.webapp stopKey - 8081 + 9091 + + + 9090 + 60000 + + @@ -156,7 +157,7 @@ org.dbunit dbunit - 2.2 + 2.2.3 junit-addons @@ -171,7 +172,25 @@ log4j log4j - 1.2.14 + 1.2.15 + + + com.sun.jmx + jmxri + + + com.sun.jdmk + jmxtools + + + javax.mail + mail + + + javax.jms + jms + + commons-logging @@ -183,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 @@ -204,6 +233,12 @@ spring-webmvc ${version.spring} + + org.springframework + spring-aop + ${version.spring} + + org.springframework.ws spring-ws-core @@ -227,9 +262,9 @@ - org.apache.commons + commons-io commons-io - 1.3.2 + 1.4 commons-cli @@ -329,6 +364,24 @@ ${version.maven} + + org.aspectj + aspectjweaver + 1.6.0 + + + + net.sourceforge.jexcelapi + jxl + 2.6.3 + + + com.lowagie + itext + 2.1.2 + + +