Skip to content

Commit 0b09eac

Browse files
java version property updated
1 parent 45bb193 commit 0b09eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<message>
143143
🚫 Java version error: This project requires Java ${java.version} or higher.
144144

145-
Your current Java version is ${java.version.detected}
145+
Your current Java version is ${java.version}
146146
To fix this:
147147
1. Download and install Java 17 or higher from your preferred vendor
148148
2. Make sure JAVA_HOME points to the new Java installation

0 commit comments

Comments
 (0)