We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12deeb8 commit 45a3ee7Copy full SHA for 45a3ee7
pom.xml
@@ -33,8 +33,8 @@
33
<main.class>TODO</main.class>
34
<maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>
35
<maven-enforcer-plugin.version>3.6.2</maven-enforcer-plugin.version>
36
- <maven.compiler.source>21</maven.compiler.source>
37
- <maven.compiler.target>21</maven.compiler.target>
+ <maven.compiler.source>25</maven.compiler.source>
+ <maven.compiler.target>25</maven.compiler.target>
38
<maven.version>3.9.6</maven.version>
39
<native-maven-plugin.version>0.11.2</native-maven-plugin.version>
40
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments