At first, it indicates the latest version is 1.9.0:

Source code indicates the same: https://github.com/microsoftgraph/msgraph-sdk-java/blob/dev/src/main/java/com/microsoft/graph/core/Constants.java#L31
The installation instructions indicate it's 1.8.0:

The releases and tags, though, say it's 1.6.0:

It would be good to have the information up-to-date, especially the installation instructions. Unless there's a specific reason for this discrepancy (such as 1.9 being a snapshot, and 1.8 being GA), I'll be free to open a PR to update the README.
At first, it indicates the latest version is 1.9.0:

Source code indicates the same: https://github.com/microsoftgraph/msgraph-sdk-java/blob/dev/src/main/java/com/microsoft/graph/core/Constants.java#L31
The installation instructions indicate it's 1.8.0:

The releases and tags, though, say it's 1.6.0:

It would be good to have the information up-to-date, especially the installation instructions. Unless there's a specific reason for this discrepancy (such as 1.9 being a snapshot, and 1.8 being GA), I'll be free to open a PR to update the README.