This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
v6.3.1
- Features
- Extend Properties to use the place holder ${env:name} for environment and ${sys:name} for system property.
- Replace JSON backend from gson to jackson.
- Add method to read certificate fields without parsing it as complete Certificate object.
- Extend Properties to use the place holder ${env:name} for environment and ${sys:name} for system property.
- Add CBOR encoder / decoder
- Base64Url: add method to encode / decode without ending '='.
- Add modules servlet3-common and servlet5-common
- Remove the usa of Statement, replaced by PreparedStatement.
- Add always a new-line to the PEM encoded object.
- Dependencies
- Bouncycastle: 1.73 -> 1.76
- ipkcs11wrapper: 1.0.5 -> 1.0.7