We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce5fd5d commit c08ba5fCopy full SHA for c08ba5f
pom.xml
@@ -260,7 +260,7 @@
260
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
261
262
<!-- JAVA COMPILER VERSIONS -->
263
- <java.version>24</java.version>
+ <java.version>25</java.version>
264
<maven.compiler.source>${java.version}</maven.compiler.source>
265
<maven.compiler.target>${java.version}</maven.compiler.target>
266
0 commit comments