diff pom.xml @ 443:7e8cbc69b784

Added new dependency.
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 11 Feb 2015 12:46:29 +0100
parents 5011173fd340
children 04e254571b8a
line wrap: on
line diff
--- a/pom.xml	Fri Feb 06 17:58:15 2015 +0100
+++ b/pom.xml	Wed Feb 11 12:46:29 2015 +0100
@@ -61,6 +61,12 @@
             <artifactId>jboss-json-api_1.0_spec</artifactId>
         </dependency>
 
+        <dependency>
+            <groupId>com.fasterxml.jackson.core</groupId>
+            <artifactId>jackson-annotations</artifactId>
+            <version>2.5.1</version>
+        </dependency>
+
         <!-- Hibernate -->
         <dependency>
             <groupId>org.hibernate</groupId>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)