diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cc50f48c..62b8b78e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## 2.3.3 -- 2021-08-26 + +### Maintenance + +* chore(deps): bump aws-java-sdk from 1.12.26 to 1.12.54 +([#299](https://github.com/aws/aws-encryption-sdk-java/pull/299)) +([#301](https://github.com/aws/aws-encryption-sdk-java/pull/301)) +([#302](https://github.com/aws/aws-encryption-sdk-java/pull/302)) +([#301](https://github.com/aws/aws-encryption-sdk-java/pull/301)) +([#311](https://github.com/aws/aws-encryption-sdk-java/pull/311)) +([#312](https://github.com/aws/aws-encryption-sdk-java/pull/312)) +([#315](https://github.com/aws/aws-encryption-sdk-java/pull/315)) +([#317](https://github.com/aws/aws-encryption-sdk-java/pull/317)) +([#319](https://github.com/aws/aws-encryption-sdk-java/pull/319)) +([#321](https://github.com/aws/aws-encryption-sdk-java/pull/321)) +* chore: Bump fmt-maven-plugin from 2.11 to 2.12 +([#318](https://github.com/aws/aws-encryption-sdk-java/pull/318)) +* chore: Bump mockito-core from 3.11.2 to 3.12.3 +([#316](https://github.com/aws/aws-encryption-sdk-java/pull/316)) +([#320](https://github.com/aws/aws-encryption-sdk-java/pull/320)) +* CI: Compilation with OpenJDK11 and validation with other JDKs +([#293](https://github.com/aws/aws-encryption-sdk-java/pull/293)) + ## 2.3.2 -- 2021-07-20 ### Maintenance diff --git a/README.md b/README.md index 617de5246..3f21b827f 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ You can get the latest release from Maven: com.amazonaws aws-encryption-sdk-java - 2.3.2 + 2.3.3 ``` diff --git a/pom.xml b/pom.xml index 0db66fdfe..6c2c8e9d5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.amazonaws aws-encryption-sdk-java - 2.3.2 + 2.3.3 jar aws-encryption-sdk-java