MNT-20337/REPO-4534/ATS-484 LibreOffice 6.1.6

This commit is contained in:
Alan Davis
2019-07-17 12:57:57 +01:00
parent 84cdc9d39c
commit afe31b73e3
3 changed files with 5 additions and 5 deletions

View File

@@ -57,7 +57,7 @@ public class LibreOfficeJavaExecutor implements JavaExecutor
private static final Logger logger = LoggerFactory.getLogger(LibreOfficeJavaExecutor.class);
private static final int JODCONVERTER_TRANSFORMATION_ERROR_CODE = 3088;
private static final String OFFICE_HOME = "/opt/libreoffice5.4";
private static final String OFFICE_HOME = "/opt/libreoffice6.1";
private JodConverter jodconverter;