X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=44b512ac5517c108a4b87ccf00ed77bd6eb3417c;hb=f516f257ad75279a2d14ab3d39e041637f10219d;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..44b512ac5 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.3-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.3-SNAPSHOT + test + +