Describe the bug
Invocation of method
com.fasterxml.jackson.core.util.Separators com.fasterxml.jackson.core.util.Separators.withObjectFieldValueSpacing(com.fasterxml.jackson.core.util.Separators$Spacing)
from com.vaadin.flow.internal.JacksonUtils.toFileJson(JacksonUtils.java:632)
Generates an error java.lang.NoSuchMethodError
Expected-behavior
No response
Reproduction
Create a test application and deploy inside Wildfly
System Info
Windows 11, Vaadin 24.9.0, with the POM attached
pom.xml