From 89bf0102e1009b4184751776717dd183341d87ed Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Thu, 10 Dec 2015 17:48:03 +0000 Subject: Add basic gitlab controller for testing --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d84fb45..fb1aa4a 100644 --- a/pom.xml +++ b/pom.xml @@ -21,6 +21,7 @@ UTF-8 1.7 + 1.9.10 @@ -38,6 +39,13 @@ spring-boot-starter-test test + + + + org.codehaus.jackson + jackson-mapper-asl + ${jackson.version} + -- cgit v1.2.3