> On Oct 20, 2023, at 2:38 PM, Christian Grobmeier <grobme...@apache.org> wrote:
>
> Hi,
>
> i just tried to run mvn test/compile etc on audit and wow, i think its a lot
> of work.
>
> What is the target jdk version? It seems as Java 17 already causes lots of
> trouble, even with Java 11 I run into issues, if I looked correctly. At
> least, this code base does not seem to run on newer VMs
I am quite sure it used Java 8. When I start updating it one of the first
things will be to upgrade Spring and to Java 11. I’m not quite prepared to
upgrade to Spring Boot 3 and Java 17 yet.
Ralph