RAP Tomcat deployment
[lgpl/argeo-commons.git] / gis / runtime / org.argeo.gis.geotools / pom.xml
index 92a81f8cd48a2bdbfbc4d9ac4b656882940520cb..c4f7a22d705d3b37fc34c9bdc215e9cd0054d30c 100644 (file)
                </plugins>
        </build>
        <dependencies>
-               <!-- JCR -->
+               <!-- Commons -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
                        <version>${version.argeo-commons}</version>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.commons.security</groupId>
+                       <artifactId>org.argeo.security.core</artifactId>
+                       <version>${version.argeo-commons}</version>
+               </dependency>
 
                <!-- Geotools, JTS, etc. -->
                <dependency>