X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=cbc54821e5fe78f860f53f6539faf452594838cc;hb=1badfc3be2fe98e87ffb1e2dfdcba314294f8a47;hp=3fd7ae8890994d3638d2a57c6981dfd396516059;hpb=00ae7654c948e62c35ef88e7d8d528965d5e0371;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/org.argeo.security.core/pom.xml b/security/runtime/org.argeo.security.core/pom.xml index 3fd7ae889..cbc54821e 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.commons.security runtime - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT .. org.argeo.security.core @@ -33,7 +32,8 @@ org.argeo.security.* *, - org.argeo.server.json;resolution:=optional + org.argeo.server.json;resolution:=optional, + org.springframework.ldap.core.support;resolution:=optional @@ -93,6 +93,12 @@ com.springsource.junit test + + org.argeo.commons.server + org.argeo.server.json + 0.1.2-SNAPSHOT + test +