Fix spotless

This commit is contained in:
James Agnew 2024-07-03 17:43:46 -04:00
parent 0b7c418e6f
commit 047a9a8271
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ public class ServerCapabilityStatementProvider implements IServerConformanceProv
IBase text = terser.addElement(retVal, "text");
terser.addElement(text, "status", "generated");
terser.addElement(
text, "div", "<div xmlns=\"http://www.w3.org/1999/xhtml\">" + configuration.getServerName() + "</div>");
text, "div", "<div xmlns=\"http://www.w3.org/1999/xhtml\">" + configuration.getServerName() + "</div>");
terser.addElement(retVal, "publisher", myPublisher);
terser.addElement(retVal, "date", conformanceDate(configuration));
terser.addElement(