X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=d818139ab2c897deea6c387269cf0468aac714b9;hb=b9055440fe63bc6f31c0f132e6f372775ac0469c;hp=a178bfe6e7fee78e116da7a7958b55139360a73e;hpb=a60b32ed0c559ff23e97daf7c96c34670757a7f5;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 a178bfe6e..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.2.1-SNAPSHOT + 0.2.2 .. org.argeo.security.core @@ -34,6 +34,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, @@ -45,31 +52,25 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.2.1-SNAPSHOT + 0.2.2 - + 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 +90,7 @@ com.springsource.slf4j.log4j - + org.codehaus.jackson com.springsource.org.codehaus.jackson.mapper @@ -108,11 +109,23 @@ org.argeo.dep.osgi org.argeo.dep.osgi.activemq + true javax.jms com.springsource.javax.jms + true + + org.springframework + org.springframework.jms + true + + + + + + @@ -123,7 +136,7 @@ org.argeo.commons.server org.argeo.server.json - 0.2.1-SNAPSHOT + 0.2.2 test