]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/modules/org.argeo.server.rap.webapp/pom.xml
Optimize remoting authentication
[lgpl/argeo-commons.git] / server / modules / org.argeo.server.rap.webapp / pom.xml
index fcff90860a977d9ec3b116c0750b80395542a0eb..4dbac3ac53ba1c99ffada83e4f0fe49330cf153e 100644 (file)
@@ -1,9 +1,8 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.3.4-SNAPSHOT</version>
+               <version>1.1.4-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -34,6 +33,7 @@
                                                        org.springframework.security.ui.logout,
                                                        org.springframework.security.ui.rememberme,
                                                        org.springframework.security.ui.webapp,
+                                                       org.springframework.security.ui.preauth.x509,
                                                        org.springframework.security.userdetails,
                                                        org.springframework.security.util,
                                                        org.springframework.security.vote,