X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=18e0c1b5392d0427093c8b4d98ee2ac2e5df7cb2;hb=49bba48e9fa935040998aa731f5890f3c410baa8;hp=d5a031d17d5cd698d64a8dd72aaabeb1e367b037;hpb=7c9ba14fbe8cd771af9d205c7988507c1dd7abb6;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 d5a031d17..18e0c1b53 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 .. org.argeo.security.core @@ -32,6 +31,10 @@ org.argeo.security.* + *, + org.argeo.server.json;resolution:=optional, + org.springframework.ldap.core.support;resolution:=optional + @@ -40,31 +43,66 @@ - org.springframework.ldap - org.springframework.ldap - 1.3.0.RELEASE - - - org.springframework.ldap - org.springframework.ldap.core.simple - 1.3.0.RELEASE + org.argeo.dep.osgi + org.argeo.dep.osgi.springframework.ldap + + + + org.apache.commons + com.springsource.org.apache.commons.lang + org.springframework.security org.springframework.security + + + org.slf4j + com.springsource.slf4j.org.apache.commons.logging + + + org.apache.log4j + com.springsource.org.apache.log4j + + + org.slf4j + com.springsource.slf4j.log4j + + + + + org.codehaus.jackson + com.springsource.org.codehaus.jackson.mapper + + com.springsource.json com.springsource.json - 1.0.1.RELEASE org.antlr com.springsource.org.antlr + + + org.junit + com.springsource.junit + test + + + org.argeo.commons.server + org.argeo.server.json + 0.1.2 + test + +