When bc-lts-java was synchronized with bc-java 1.84, it picked commits that are not in bc-java 1.84 and haven't been released in bc-java yet.
For example bc-lts-java commit dcdc445 on May 5th caught bcgit/bc-java@e0bd2a2 pushed on May 4th which contains a regression in CMSSignedData.replaceSigners() (see bcgit/bc-java#2344).
Would it be possible to revert the changes that were not in bc-java 1.84 please?
When bc-lts-java was synchronized with bc-java 1.84, it picked commits that are not in bc-java 1.84 and haven't been released in bc-java yet.
For example bc-lts-java commit dcdc445 on May 5th caught bcgit/bc-java@e0bd2a2 pushed on May 4th which contains a regression in
CMSSignedData.replaceSigners()(see bcgit/bc-java#2344).Would it be possible to revert the changes that were not in bc-java 1.84 please?