]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/org.argeo.slc.dep.server/pom.xml
Extend sparta demo, correction of imports in org/argeo/slc/core/execution/spring.xml
[gpl/argeo-slc.git] / dep / org.argeo.slc.dep.server / pom.xml
index 2e75d4664e85ff2358d91fd2281acb3783cd6550..69db135908f6ec3f399a80d3bfcacabd7cfe5a6d 100644 (file)
                        <artifactId>com.springsource.javax.xml.bind</artifactId>
                </dependency>
 
-               <!-- Logging -->
-               <dependency>
-                       <groupId>org.apache.commons</groupId>
-                       <artifactId>com.springsource.org.apache.commons.logging</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.apache.log4j</groupId>
-                       <artifactId>com.springsource.org.apache.log4j</artifactId>
-               </dependency>
-
                <!-- DB Drivers -->
                <dependency>
                        <groupId>org.hsqldb</groupId>
                        <artifactId>com.springsource.com.mysql.jdbc</artifactId>
                </dependency>
 
-               <!-- Spring Security
-               <dependency>
-                       <groupId>org.springframework.security</groupId>
-                       <artifactId>org.springframework.security</artifactId>
-               </dependency> -->
-               
                <!-- Required in JDK 1.5 -->
                <dependency>
                        <groupId>com.sun.xml</groupId>