aws / aws/aws-encryption-sdk-java

Incorrect version for aws-cryptographic-material-providers in README

Open
#2,171 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
240
Forks
125
PR merge metrics
No merged PRs in 30d

Description

**Summary**

The README for the AWS Encryption SDK Java lists the following dependency:

```xml

software.amazon.cryptography
aws-cryptographic-material-providers
3.0.2

```

However, version **3.0.2 does not exist on Maven Central**.
The latest available version is 1.11.0 as can be seen in the image below

Image

**Suggested fix**
Update the README to use a valid version:

```xml
1.11.0
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.