This
XMLSignatureFactory factory = XMLSignatureFactory.getInstance("DOM", "XMLDSig");
helped me when switching from JDJK 11 to JDK 17.