Project

General

Profile

« Previous | Next » 

Revision 47112

using version property for jackson related libs

View differences:

pom.xml
58 58
		<dependency>
59 59
			<groupId>com.fasterxml.jackson.core</groupId>
60 60
			<artifactId>jackson-databind</artifactId>
61
			<version>2.4.3</version>
61
			<version>${jackson.version}</version>
62 62
		</dependency>
63 63
		<dependency>
64 64
			<groupId>com.google.guava</groupId>

Also available in: Unified diff