--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/64f55a31-4dfa-4ba9-b15e-aca6e7620864n%40googlegroups.com.
I already faced the same issue in jenkinsci/email-ext-plugin#291 and worked around it by adding Caffeine to my <dependencyManagement> section. Of course the permanent solution is to adapt Script Security to jenkinsci/bom#505, for which I already opened jenkinsci/script-security-plugin#345.