This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit 07ed7a027918de18d6659522aaaa7c50ba6c178a Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Jul 19 17:56:49 2016 +0200 optimize dependencies --- observe-application-swing/pom.xml | 8 -------- pom.xml | 10 ---------- 2 files changed, 18 deletions(-) diff --git a/observe-application-swing/pom.xml b/observe-application-swing/pom.xml index 6b3b1d8..a376685 100644 --- a/observe-application-swing/pom.xml +++ b/observe-application-swing/pom.xml @@ -173,14 +173,6 @@ <artifactId>commons-io</artifactId> </dependency> <dependency> - <groupId>commons-primitives</groupId> - <artifactId>commons-primitives</artifactId> - </dependency> - <dependency> - <groupId>commons-collections</groupId> - <artifactId>commons-collections</artifactId> - </dependency> - <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> </dependency> diff --git a/pom.xml b/pom.xml index 3ec5084..7426cee 100644 --- a/pom.xml +++ b/pom.xml @@ -200,11 +200,6 @@ <version>1.2</version> </dependency> <dependency> - <groupId>commons-collections</groupId> - <artifactId>commons-collections</artifactId> - <version>3.2.2</version> - </dependency> - <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> <version>4.1</version> @@ -224,11 +219,6 @@ <artifactId>commons-jxpath</artifactId> <version>1.3</version> </dependency> - <dependency> - <groupId>commons-primitives</groupId> - <artifactId>commons-primitives</artifactId> - <version>1.0</version> - </dependency> <dependency> <groupId>com.google.guava</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.