X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=5f9cc85c515489de17521052d6e2723097f2c555;hb=a92bbf66e3eab0e209cbaf52616fde01fae3d3b3;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..5f9cc85c5 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 @@ -32,6 +31,10 @@ org.argeo.security.* + *, + org.argeo.server.json;resolution:=optional, + org.springframework.ldap.core.support;resolution:=optional + @@ -40,14 +43,8 @@ - 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 @@ -56,15 +53,47 @@ 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 + +