Running the test individually shows Caused by: org.h2.mvstore.MVStoreException: The write format 1 is smaller than the supported format 2 [2.1.212/5]
So the h2 dependency upgrade apparently wasn’t tested. Ralph > On May 29, 2022, at 3:09 PM, Ralph Goers <ralph.go...@dslextreme.com> wrote: > > Out of the blue my release-2.x build is failing on my Mac with > > [INFO] Results: > [INFO] > [ERROR] Errors: > [ERROR] JdbcAppenderColumnMappingLiteralTest.test » JdbcSQLNonTransient > General error: "The write format 1 is smaller than the supported format 2 > [2.1.212/5]" [50000-212] > > > This class hasn’t been touched in a long time so I am guessing a dependency > change is causing this. Can whoever updated the relevant dependency please > debug this? > > Ralph