Project

General

Profile

« Previous | Next » 

Revision 45356

migrated to dnet45

View differences:

modules/dnet-vocabulary-publisher/trunk/pom.xml
50 50
		<dependency>
51 51
			<groupId>com.fasterxml.jackson.core</groupId>
52 52
			<artifactId>jackson-core</artifactId>
53
			<version>2.2.3</version>
53
			<version>2.6.6</version>
54 54
		</dependency>
55 55
		<dependency>
56 56
			<groupId>com.fasterxml.jackson.core</groupId>
57 57
			<artifactId>jackson-databind</artifactId>
58
			<version>2.2.3</version>
58
			<version>2.6.6</version>
59 59
		</dependency>
60 60
		<dependency>
61 61
			<groupId>com.fasterxml.jackson.core</groupId>
62 62
			<artifactId>jackson-annotations</artifactId>
63
			<version>2.2.3</version>
63
			<version>2.6.6</version>
64 64
		</dependency>
65 65
	</dependencies>
66 66
</project>

Also available in: Unified diff