From 061e7443dffba852de9bbaceda2461b4770d10f8 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 11 Jun 2023 11:24:57 +0000 Subject: [PATCH] Release version 2.3.1 --- CHANGELOG.md | 2 +- README.md | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 567be0c..99589bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -### 2.3.1 (Next) +### 2.3.1 (2023/06/11) * [#107](https://github.com/acm19/aws-request-signing-apache-interceptor/pull/107): Automate the release fully by auto closing it - [@acm19](https://github.com/acm19). * [#106](https://github.com/acm19/aws-request-signing-apache-interceptor/pull/106): Enforce stricter TODO comments checks - [@acm19](https://github.com/acm19). * [#104](https://github.com/acm19/aws-request-signing-apache-interceptor/pull/104): Make request interceptors simpler and other improvements - [@acm19](https://github.com/acm19). diff --git a/README.md b/README.md index d6af912..1cc3bfc 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Add [io.github.acm19.aws-request-signing-apache-interceptor](https://repo1.maven io.github.acm19 aws-request-signing-apache-interceptor - 2.3.0 + 2.3.1 ``` diff --git a/pom.xml b/pom.xml index 0627002..977a396 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.github.acm19 aws-request-signing-apache-interceptor - 2.3.1-SNAPSHOT + 2.3.1 jar AWS Request Signing Apache Interceptor