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 2050da0 commit 6c7ca8fCopy full SHA for 6c7ca8f
pom.xml
@@ -36,8 +36,7 @@
36
</scm>
37
38
<properties>
39
- <maven.compiler.source>21</maven.compiler.source>
40
- <maven.compiler.target>21</maven.compiler.target>
+ <maven.compiler.release>21</maven.compiler.release>
41
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
42
<!--
43
For changing environment variables in unit tests.
0 commit comments