X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=b6edaf87d55f582e1f591c8b5d3d334dde9698bf;hb=cdfd09387221a87b3a36f54fd3d5e8a6f4279baf;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..b6edaf87d 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.security runtime - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT .. org.argeo.security.core @@ -32,6 +32,10 @@ org.argeo.security.* + *, + org.argeo.server.json;resolution:=optional, + org.springframework.ldap.core.support;resolution:=optional + @@ -40,31 +44,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-SNAPSHOT + test + +