This commit is contained in:
2025-12-29 15:40:07 +00:00
parent 79c082e081
commit cade3b10ad
10 changed files with 5714 additions and 5967 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<derby.version>10.14.2.0</derby.version>
</properties>
<dependencies>