java-http-signature-4.1.0
indianwhocodes
released this
23 Mar 19:32
·
6 commits
to master
since this release
Changed
- Upgraded dependencies to latest stable versions:
- HTTP Signatures dependency: 4.0.9 → 4.0.10
- BouncyCastle: 1.61 → 1.64
- Apache HttpClient: 4.5.7 → 4.5.11
- Google HttpClient: 1.28.0 → 1.32.1
- Jersey-Client 2.27 → 2.30.1
- Arquillian 1.4.0.Final → 1.6.0.Final
- Arquillian-TestNG 1.4.0.Final → 1.6.0.Final
- Slfj 1.7.25 → 1.7.30
- Checkstyle 8.16 → 8.30
- Commons-Codec 1.11 → 1.13 - Upgraded maven and maven-plugin dependencies.
- Added checkstyle warnings to HttpSignatureAuthScheme.java,
HttpSignatureConfigurator.java and fixed checkstyle errors.