Revision 59342
Added by Ioannis Diplas over 2 years ago
modules/uoa-repository-manager-service/trunk/pom.xml | ||
---|---|---|
66 | 66 |
<groupId>eu.dnetlib.dhp</groupId> |
67 | 67 |
<artifactId>dnet-openaire-broker-common</artifactId> |
68 | 68 |
<version>3.1.1-SNAPSHOT</version> |
69 |
<exclusions> |
|
70 |
<exclusion> |
|
71 |
<groupId>javax.validation</groupId> |
|
72 |
<artifactId>validation-api</artifactId> |
|
73 |
</exclusion> |
|
74 |
</exclusions> |
|
69 | 75 |
</dependency> |
70 | 76 |
<dependency> |
71 | 77 |
<groupId>cglib</groupId> |
Also available in: Unified diff
Excluding dependency to conflicting validation version