You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should update the Connectors project to make use of the Java Language version 21.
Upgrade the Java language level to 21
Upgrade the Docker files to make use of a Java 21 based Docker base image.
Why should we do it?
We depend on spring-zeebe and the zeebe-java-client. Both upgraded to Java 21 for their upcoming 8.4.x releases. The Connectors should therefore be upgraded to 21 as well.
The text was updated successfully, but these errors were encountered:
sbuettner
added
the
kind:task
Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.
label
Dec 14, 2023
What should we do?
We should update the Connectors project to make use of the Java Language version 21.
Why should we do it?
We depend on
spring-zeebe
and thezeebe-java-client
. Both upgraded to Java 21 for their upcoming 8.4.x releases. The Connectors should therefore be upgraded to 21 as well.The text was updated successfully, but these errors were encountered: