]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.core/pom.xml
[maven-release-plugin] prepare release argeo-slc-1.1.14
[gpl/argeo-slc.git] / runtime / org.argeo.slc.core / pom.xml
index 661c110fa194b672c4323890a379c63fb43cae7e..6fef38c0364cea45b863ff6eb8545b7d55d10653 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10</version>
+               <version>1.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.core</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.10</version>
+                       <version>1.1.14</version>
                </dependency>
 
                <dependency>
                        <artifactId>org.argeo.util</artifactId>
                        <version>${version.argeo-commons}</version>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.commons.security</groupId>
+                       <artifactId>org.argeo.security.core</artifactId>
+                       <version>${version.argeo-commons}</version>
+               </dependency>
 
                <dependency>
                        <groupId>org.argeo.tp</groupId>
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>org.apache.commons.exec</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp</groupId>
+                       <artifactId>org.apache.commons.cli</artifactId>
+               </dependency>
 
                <dependency>
                        <groupId>org.argeo.tp</groupId>