Skip to content
Snippets Groups Projects
Commit 5a6efb69 authored by OZG-Cloud Team's avatar OZG-Cloud Team
Browse files

OZG-5217 set java version

parent b6c97e68
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,9 @@
</modules>
<properties>
<mapstruct.version>1.4.2.Final</mapstruct.version>
<java.version>21</java.version>
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.compiler.source>${java.version}</maven.compiler.source>
<vorgang-manager.version>2.4.0</vorgang-manager.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment