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 42ae205 commit efa04ffCopy full SHA for efa04ff
pom.xml
@@ -76,7 +76,7 @@
76
</pluginRepositories>
77
78
<properties>
79
- <java.version>11</java.version>
+ <java.version>21</java.version>
80
<maven.compiler.source>${java.version}</maven.compiler.source>
81
<maven.compiler.target>${java.version}</maven.compiler.target>
82
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments