X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=d818139ab2c897deea6c387269cf0468aac714b9;hb=b9055440fe63bc6f31c0f132e6f372775ac0469c;hp=be56a7268135a2ba3ca1a63902db1bc6c31070e2;hpb=b9482a0c8cda98e336acb9bd5342650cd3ac750e;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 be56a7268..d818139ab 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.1 + 0.2.2 .. org.argeo.security.core @@ -32,8 +32,16 @@ org.argeo.security.* *, + org.springframework.context, org.argeo.server.json;resolution:=optional, - org.springframework.ldap.core.support;resolution:=optional + javax.jms;resolution:=optional, + org.apache.activemq;resolution:=optional, + org.apache.activemq.broker;resolution:=optional, + org.apache.activemq.command;resolution:=optional, + org.apache.activemq.security;resolution:=optional, + org.springframework.jms.connection;resolution:=optional, + org.springframework.ldap.core;resolution:=optional, + org.springframework.ldap.core.support;resolution:=optional, @@ -41,17 +49,31 @@ - + + org.argeo.commons.basic + org.argeo.basic.nodeps + 0.2.2 + + + + + org.apache.commons + com.springsource.org.apache.commons.lang + + + org.argeo.dep.osgi org.argeo.dep.osgi.springframework.ldap - 1.3.0.0003 - - + + org.springframework + org.springframework.transaction + org.springframework.security - org.springframework.security + org.springframework.security.core @@ -68,24 +90,42 @@ com.springsource.slf4j.log4j - + 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 + true + + + javax.jms + com.springsource.javax.jms + true + + + org.springframework + org.springframework.jms + true + + + + + @@ -96,7 +136,7 @@ org.argeo.commons.server org.argeo.server.json - 0.1.1 + 0.2.2 test