From 4c495bdd4cfcf2aa8f4cf1b4736427bcf779fde2 Mon Sep 17 00:00:00 2001 From: JKetelaar Date: Sat, 26 Dec 2015 18:29:12 +0100 Subject: [PATCH] [CLEANUP] Removed dependencies and moved them to Maven --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index c6b0fa3..13aaea0 100644 --- a/pom.xml +++ b/pom.xml @@ -55,6 +55,11 @@ json-simple 1.1.1 + + org.ow2.asm + asm-commons + 5.0.4 +