Progress on JSON
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / pom.xml
index 340e08fc9a9c4b7994b04a99f683ab54cef8d8ca..3fd7ae8890994d3638d2a57c6981dfd396516059 100644 (file)
@@ -32,6 +32,9 @@
                                                <Export-Package>
                                                        org.argeo.security.*
                                                </Export-Package>
+                                               <Import-Package>*,
+                                                       org.argeo.server.json;resolution:=optional
+                                               </Import-Package>
                                        </instructions>
                                </configuration>
                        </plugin>
@@ -42,7 +45,7 @@
                <dependency>
                        <groupId>org.argeo.dep.osgi</groupId>
                        <artifactId>org.argeo.dep.osgi.springframework.ldap</artifactId>
-                       <version>1.3.0.0002</version>
+                       <version>1.3.0.0003</version>
                </dependency>
 
                <!-- Security -->