]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Improve detached
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 56f4bc4d9c1aa3f62d0d09eadeb397ce48a341fb..53ca93cd461b875dad2034e5cb5d90383e4da56f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -371,6 +371,19 @@ limitations under the License.
                                <version>2.1.7</version>
                        </dependency>
 
+                       <dependency>
+                               <groupId>net.sourceforge.mx4j</groupId>
+                               <artifactId>com.springsource.mx4j</artifactId>
+                               <version>3.0.2</version>
+                               <exclusions>
+                                       <exclusion>
+                                               <groupId>org.apache.commons</groupId>
+                                               <artifactId>com.springsource.org.apache.commons.logging</artifactId>
+                                       </exclusion>
+                               </exclusions>
+                       </dependency>
+
+
                        <!-- Unit tests -->
                        <dependency>
                                <groupId>org.junit</groupId>