Update to ORCID API with correct Jaxb dependencies

This commit is contained in:
Graham Triggs 2017-11-20 15:14:13 +00:00
parent b3683f6178
commit 05e8c6ac16

View file

@ -59,7 +59,7 @@
<dependency> <dependency>
<groupId>org.vivoweb</groupId> <groupId>org.vivoweb</groupId>
<artifactId>orcid-api-client</artifactId> <artifactId>orcid-api-client</artifactId>
<version>0.6.0</version> <version>0.6.2</version>
</dependency> </dependency>
<dependency> <dependency>