aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 45207d4261..4799f02815 100644
--- a/pom.xml
+++ b/pom.xml
@@ -215,7 +215,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
- <version>4.2.0.Final</version>
+ <version>4.3.2.Final</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>