smallrye-jwt 3.5.3 is planned for tomorrow morning, 12th July 2022,
It only has a single commit, following up on the updates in earlier 3.5.x releases
to make sure a default ("null") KeyStore can be loaded not only for the verification but also for the smallrye-jwt-build (token creation code), as well pass a Provider instance to KeyStore.getInstance as opposed to a String provider value.