Use latest orcid-api-client

This commit is contained in:
Graham Triggs 2017-08-31 15:54:42 +01:00
parent 5e3b29d734
commit e3c804088c

View file

@ -54,7 +54,7 @@
<dependency> <dependency>
<groupId>org.vivoweb</groupId> <groupId>org.vivoweb</groupId>
<artifactId>orcid-api-client</artifactId> <artifactId>orcid-api-client</artifactId>
<version>0.4</version> <version>0.5</version>
</dependency> </dependency>
<dependency> <dependency>