Sslr-plsql-toolkit broken since oct/2023

Hi,

The versions 3.11, 3.12 and 3.13 of the sslr-plsql-toolkit doesn’t work. When attempting to execute them using java -jar sslr-plsql-toolkit..., they terminate abruptly without displaying any exceptions in the console. Version 3.10 works correctly.

For reference, if it matters, here is the Java version being used:

openjdk 17.0.11 2024-04-16 LTS
OpenJDK Runtime Environment (build 17.0.11+12-LTS)
OpenJDK 64-Bit Server VM (build 17.0.11+12-LTS, mixed mode, sharing)

Hey Scott,
I reproduced the issue and was able to fix it. The sslr-plsql-toolkit should work again in 3.14.

Thanks for the report!