Renamed class

This commit is contained in:
Philip Helger
2024-06-18 21:18:37 +02:00
parent c94b3da52c
commit f911028135

View File

@@ -73,6 +73,7 @@ final class ByteArrayDataSource implements DataSource
}
}
// Try to create an API similar to the 2.x one
final class PreflightParserHelper
{
private static File createTmpFile (InputStream input) throws IOException
@@ -98,7 +99,7 @@ final class PreflightParserHelper
}
}
final class JakartaUpdateMitigation
final class PDFBoxUpdateMitigation
{
// Dummy for the name only
}