X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=a178bfe6e7fee78e116da7a7958b55139360a73e;hb=79d37fb873ba8ebaafe64c924f53bc9c76ea6d8c;hp=cbc54821e5fe78f860f53f6539faf452594838cc;hpb=1badfc3be2fe98e87ffb1e2dfdcba314294f8a47;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 cbc54821e..a178bfe6e 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.security runtime - 0.1.2-SNAPSHOT + 0.2.1-SNAPSHOT .. org.argeo.security.core @@ -32,8 +32,9 @@ org.argeo.security.* *, + org.springframework.context, org.argeo.server.json;resolution:=optional, - org.springframework.ldap.core.support;resolution:=optional + org.springframework.ldap.core.support;resolution:=optional, @@ -41,17 +42,37 @@ - - org.argeo.dep.osgi - org.argeo.dep.osgi.springframework.ldap - 1.3.0.0003 + org.argeo.commons.basic + org.argeo.basic.nodeps + 0.2.1-SNAPSHOT + + + + + org.apache.commons + com.springsource.org.apache.commons.lang - + + + org.argeo.dep.osgi + org.argeo.dep.osgi.springframework.ldap + + + org.springframework + org.springframework.transaction + + + org.springframework + org.springframework.jms + org.springframework.security - org.springframework.security + org.springframework.security.core @@ -72,20 +93,26 @@ org.codehaus.jackson com.springsource.org.codehaus.jackson.mapper - 1.0.0 com.springsource.json com.springsource.json - 1.0.1.RELEASE org.antlr com.springsource.org.antlr - + + + org.argeo.dep.osgi + org.argeo.dep.osgi.activemq + + + javax.jms + com.springsource.javax.jms + @@ -96,7 +123,7 @@ org.argeo.commons.server org.argeo.server.json - 0.1.2-SNAPSHOT + 0.2.1-SNAPSHOT test