here-aaa-java-sdk
here-aaa-java-sdk copied to clipboard
Wrong version on README.md
The README.md is always one version ahead of the actual published version of the here-aaa-java-sdk.
The readme states to use:
<dependency> <groupId>com.here.account</groupId> <artifactId>here-oauth-client</artifactId> <version>0.4.23</version> </dependency>
But so far only version 0.4.22 is published.