Skip to content
Snippets Groups Projects
Commit 488941ae authored by Gehrung Jonas's avatar Gehrung Jonas
Browse files

UPDATE: pom.xml

parent 4e1c6516
No related branches found
No related tags found
3 merge requests!74V1,!73Initial commit,!71Merge DataBase into Development
......@@ -8,8 +8,8 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<maven.compiler.source>21.0.1</maven.compiler.source>
<maven.compiler.target>21.0.1</maven.compiler.target>
<javafx.base.version>21.0.1</javafx.base.version>
<javafx.module.name>gui</javafx.module.name>
</properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment