Skip to content

Commit

Permalink
Ignoring deprecated identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Oct 30, 2024
1 parent b981df7 commit a5d6e48
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ public final class MainPhase4PeppolSenderCisboxXRechnung
{
private static final Logger LOGGER = LoggerFactory.getLogger (MainPhase4PeppolSenderCisboxXRechnung.class);

@SuppressWarnings ("deprecation")
public static void main (final String [] args)
{
WebScopeManager.onGlobalBegin (MockServletContext.create ());
Expand Down

0 comments on commit a5d6e48

Please sign in to comment.