We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd4a975 commit 355b317Copy full SHA for 355b317
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
13
<properties>
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15
- <java.version>21</java.version>
+ <java.version>25</java.version>
16
<maven-compiler-plugin.source>${java.version}</maven-compiler-plugin.source>
17
<maven-compiler-plugin.target>${java.version}</maven-compiler-plugin.target>
18
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
0 commit comments