summaryrefslogtreecommitdiffstats
path: root/common-app-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common-app-api/pom.xml')
-rw-r--r--common-app-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml
index 019f5918cc..87c89d99cb 100644
--- a/common-app-api/pom.xml
+++ b/common-app-api/pom.xml
@@ -35,7 +35,7 @@
<artifactId>esapi</artifactId>
</exclusion>
<exclusion>
- <groupId>org.hibernate</groupId>
+ <groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
</exclusion>
</exclusions>