X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=61548b429b4fe64ecfbb3be13195d80a2ae40c1f;hb=3a9e434fc0f80eab9568b1e5b8bb90f9fcc4310e;hp=5f9cc85c515489de17521052d6e2723097f2c555;hpb=a92bbf66e3eab0e209cbaf52616fde01fae3d3b3;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 5f9cc85c5..61548b429 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 org.argeo.commons.security runtime - 0.1.2-SNAPSHOT + 0.1.3-SNAPSHOT .. org.argeo.security.core @@ -32,8 +33,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,16 +43,37 @@ - - org.argeo.dep.osgi - org.argeo.dep.osgi.springframework.ldap + org.argeo.commons.basic + org.argeo.basic.nodeps + 0.1.3-SNAPSHOT + + + + + org.apache.commons + com.springsource.org.apache.commons.lang - + + + org.springframework.ldap + org.springframework.ldap + + + org.springframework + org.springframework.transaction + + + org.springframework + org.springframework.jms + org.springframework.security - org.springframework.security + org.springframework.security.core @@ -82,6 +105,16 @@ com.springsource.org.antlr + + + org.argeo.dep.osgi + org.argeo.dep.osgi.activemq + + + javax.jms + com.springsource.javax.jms + + org.junit @@ -91,7 +124,7 @@ org.argeo.commons.server org.argeo.server.json - 0.1.2-SNAPSHOT + 0.1.3-SNAPSHOT test