Repository: johnzon
Updated Branches:
  refs/heads/master fea9ac9f0 -> 6fc58b4c8


dropping garbage of previous commit - no need of commons-lang3


Project: http://git-wip-us.apache.org/repos/asf/johnzon/repo
Commit: http://git-wip-us.apache.org/repos/asf/johnzon/commit/6fc58b4c
Tree: http://git-wip-us.apache.org/repos/asf/johnzon/tree/6fc58b4c
Diff: http://git-wip-us.apache.org/repos/asf/johnzon/diff/6fc58b4c

Branch: refs/heads/master
Commit: 6fc58b4c82e1a1be6dd7d5aba787950c6e689cf9
Parents: fea9ac9
Author: Romain Manni-Bucau <rmannibu...@apache.org>
Authored: Sun Feb 4 17:18:54 2018 +0100
Committer: Romain Manni-Bucau <rmannibu...@apache.org>
Committed: Sun Feb 4 17:18:54 2018 +0100

----------------------------------------------------------------------
 johnzon-mapper/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/johnzon/blob/6fc58b4c/johnzon-mapper/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-mapper/pom.xml b/johnzon-mapper/pom.xml
index d4f0391..2104a3f 100644
--- a/johnzon-mapper/pom.xml
+++ b/johnzon-mapper/pom.xml
@@ -34,11 +34,6 @@
       <artifactId>johnzon-core</artifactId>
       <version>${project.version}</version>
     </dependency>
-    <dependency>
-      <groupId>org.apache.commons</groupId>
-      <artifactId>commons-lang3</artifactId>
-      <version>3.6</version>
-    </dependency>
 
     <dependency>
       <groupId>com.github.stefanbirkner</groupId>

Reply via email to