fix(deps): update dependency dev.fitko.fitconnect:jwkvalidator to v1.6.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
dev.fitko.fitconnect:jwkvalidator |
1.5.1 -> 1.6.0
|
Release Notes
fit-connect/jwk-validator
v1.6.0
New
- In-Memory caching of:
- OCSP responses
- CRL responses
- CRL lists
Improvements
- New null check for certificate chain to prevent unnecessary, and failing checks further down in validation.
- Reduced log spam for LDAP URLs during CRL validation.
- Introduced timeout of 10s for OCSP requests.
- Tests depending on availability of OCSP and CRL service URLs will now check that at least one service URL is available. If this should not be the case, the test will be skipped and marked as such.
- Various test improvements to existing tests.
Dependencies
- (UPDATED) org.bouncycastle:bcpkix-jdk18on:1.77
- (UPDATED) org.bouncycastle:bcprov-jdk18on:1.77
- (UPDATED) com.nimbusds:nimbus-jose-jwt:9.37.1
- (UPDATED) org.mockito:mockito-core:5.7.0
- (UPDATED) org.mockito:mockito-junit-jupiter:5.7.0
- (UPDATED) org.junit.jupiter:junit-jupiter:5.10.1
- (UPDATED) org.apache.maven.plugin:maven-javadoc-plugin:3.6.2
- (UPDATED) org.apache.maven.plugins:maven-surefire-plugin:3.2.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.