Upgrade utils-mail-smime dependency to 2.3.2, to resolve CVE issue in bouncycastle#506
Conversation
latest version of the smime-module should refer to utils-mail-smime version 2.3.2.
|
Hi @bbottema we received an snyk report mentioning To resolve this we updated smime-module to 8.8.3 but it still not resolved the issue, because 8.8.3 is still referring to utils-mail-smime version 2.3.1 which again refers to version 1.75 of BC. Hence this PR is to bump up the version of utils-mail-smime to 2.3.2 which is latest and which refers to 1.78 version of BC. |
|
I'm in the process of updating a lot of 3rd party dependencies, to solve all transitive known CVE issues. However, I can release a patch version for you in the meantime. |
|
Released in 8.8.4. |
|
Tons of thanks @bbottema for taking this effort to release a new version with lighting fast speed. |
|
I just released 8.9.0, see details here. |
latest version of the smime-module should refer to utils-mail-smime version 2.3.2.