aboutsummaryrefslogtreecommitdiffstats
path: root/champ-lib/champ-core
diff options
context:
space:
mode:
Diffstat (limited to 'champ-lib/champ-core')
-rw-r--r--champ-lib/champ-core/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml
index ee65310..459a1f3 100644
--- a/champ-lib/champ-core/pom.xml
+++ b/champ-lib/champ-core/pom.xml
@@ -53,13 +53,11 @@ limitations under the License.
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
- <version>2.4.12</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
- <version>2.5.3</version>
</dependency>
<dependency>