Revision 49378
Added by Panagiotis Kanakakis over 5 years ago
pom.xml | ||
---|---|---|
62 | 62 |
</build> |
63 | 63 |
|
64 | 64 |
<dependencies> |
65 |
|
|
65 | 66 |
<dependency> |
67 |
<groupId>org.springframework</groupId> |
|
68 |
<artifactId>spring-webmvc</artifactId> |
|
69 |
<version>${spring.version}</version> |
|
70 |
</dependency> |
|
71 |
|
|
72 |
<dependency> |
|
73 |
<groupId>org.hibernate</groupId> |
|
74 |
<artifactId>hibernate-validator-annotation-processor</artifactId> |
|
75 |
<version>4.1.0.Final</version> |
|
76 |
</dependency> |
|
77 |
|
|
78 |
<dependency> |
|
66 | 79 |
<groupId>log4j</groupId> |
67 | 80 |
<artifactId>log4j</artifactId> |
68 | 81 |
<version>(1.2, 1.5]</version> |
Also available in: Unified diff