Project

General

Profile

« Previous | Next » 

Revision 51371

x3ml-engine upgraded to spring4: removed exclusion and enlarged the dependency version range

View differences:

modules/dnet-msro-service/branches/saxonHE/pom.xml
51 51
		<dependency>
52 52
			<groupId>gr.forth.ics.isl</groupId>
53 53
			<artifactId>x3ml-engine</artifactId>
54
			<version>[1.8.2, 1.8.4]</version>
54
			<version>[1.8.2, 1.9.0)</version>
55 55
			<exclusions>
56 56
					<exclusion>
57 57
						<groupId>org.slf4j</groupId>
......
61 61
						<groupId>log4j</groupId>
62 62
						<artifactId>log4j</artifactId>
63 63
					</exclusion>
64
				<exclusion>
65
					<groupId>org.springframework</groupId>
66
					<artifactId>spring-web</artifactId>
67
				</exclusion>
68 64
				</exclusions>
69 65
			</dependency>
70 66
		<dependency>

Also available in: Unified diff