You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the heads up. I don't think we should make an exception to our upgrade policy. Fortunately, the CVE is most likely not exploitable in Spring Boot applications (because they're not using this library against untrusted sources), it seems easy enough to upgrade locally or even set the TransformerFactoryConfigurer.withSafeAttribute("jdk.xml.enableExtensionFunctions", "false") property yourself in a <2.10 version.
No description provided.
The text was updated successfully, but these errors were encountered: