X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=7facfdb1e115e12a65a03e57009d0177e948213e;hb=d685633924a5ee0328f5053b375564ca8fe969e6;hp=388d5c35171b1afc3cb4a5653e91a8e05e6e74e6;hpb=cf369654be9fbe7bfaa2529ebdc6a0917584fa94;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 388d5c351..7facfdb1e 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.argeo.commons.security @@ -34,6 +35,13 @@ *, org.springframework.context, org.argeo.server.json;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, @@ -49,27 +57,21 @@ - + org.apache.commons com.springsource.org.apache.commons.lang - org.argeo.dep.osgi - org.argeo.dep.osgi.springframework.ldap + 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.core @@ -89,7 +91,7 @@ com.springsource.slf4j.log4j - + org.codehaus.jackson com.springsource.org.codehaus.jackson.mapper @@ -108,11 +110,23 @@ org.argeo.dep.osgi org.argeo.dep.osgi.activemq + true javax.jms com.springsource.javax.jms + true + + org.springframework + org.springframework.jms + true + + + + + +