SmartGridready / SGrJava

SmartGridready communication handler in Java
0 stars 0 forks source link

Upgraded dependencies to support JDK 21 #71

Closed mkrebs81 closed 3 months ago

mkrebs81 commented 3 months ago

This supports building the project with JDK 21 (before 17 was the latest supported version):

Requires a workaround in build file to run tests.

ergo-furrer commented 3 months ago

@mkrebs81: I just found out, that this PR is still a draft. Let me know when the PR is ready.

mkrebs81 commented 3 months ago

It actually is ready. I just forgot to mention it earlier today. I have tested it locally, and it worked for me.