Hi all, we're currently testing the latest version of VocBench and came across an error when using 15.1.1 compared to 15.1.0. When using the Sheet2RDF function on 15.1.0 with a project and associated spreadsheet, we got no errors but when we tried replicating it on 15.1.1 we got the following error:
vocbench | ANTLR Tool version 4.13.2 used for code generation does not match the current runtime version 4.11.1
vocbench | ANTLR Runtime version 4.13.2 used for parser compilation does not match the current runtime version 4.11.1
vocbench | ANTLR Tool version 4.13.2 used for code generation does not match the current runtime version 4.11.1
vocbench | ANTLR Runtime version 4.13.2 used for parser compilation does not match the current runtime version 4.11.1
vocbench | 2026-05-22T13:44:45.740Z ERROR 13 --- [io-1979-exec-79] CatchAllExceptionHandlerControllerAdvice : Exception catched by the Controller Advice
vocbench | jakarta.servlet.ServletException: Handler dispatch failed: java.lang.NoClassDefFoundError: org/apache/uima/internal/util/ServiceLoaderUtil
Is this an issue on our end or a dependency issue in the snapshot archive provided for 15.1.1? Thanks.