We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45bb193 commit 0b09eacCopy full SHA for 0b09eac
pom.xml
@@ -142,7 +142,7 @@
142
<message>
143
🚫 Java version error: This project requires Java ${java.version} or higher.
144
145
- Your current Java version is ${java.version.detected}
+ Your current Java version is ${java.version}
146
To fix this:
147
1. Download and install Java 17 or higher from your preferred vendor
148
2. Make sure JAVA_HOME points to the new Java installation
0 commit comments