Skip to content

Commit 3ff6487

Browse files
author
github-actions
committed
Release version 4.0.0
1 parent 706653c commit 3ff6487

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 4.0.0 (Next)
1+
### 4.0.0 (2025/11/20)
22
* [#146](https://github.com/acm19/aws-request-signing-apache-interceptor/pull/146): Add support for async Apache client v5 - [@lennehendrickx](https://github.com/lennehendrickx).
33
* [#144](https://github.com/acm19/aws-request-signing-apache-interceptor/pull/144): Fix JUnit failures - [@acm19](https://github.com/acm19).
44
* [#140](https://github.com/acm19/aws-request-signing-apache-interceptor/pull/140): Replace deprecated OSSRH deployment - [@acm19](https://github.com/acm19).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.github.acm19</groupId>
66
<artifactId>aws-request-signing-apache-interceptor</artifactId>
7-
<version>4.0.0-SNAPSHOT</version>
7+
<version>4.0.0</version>
88
<packaging>jar</packaging>
99

1010
<name>AWS Request Signing Apache Interceptor</name>

0 commit comments

Comments
 (0)