Skip to content

Commit c481ce0

Browse files
committed
1 parent 695d532 commit c481ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ As the project is a Maven project, building is rather simple by running:
9494

9595
The project requires the following to build:
9696
- Maven
97-
- JDK 1.7 or later. The jar will target JDK 1.6, but the version of the maven-compiler-plugin that JsqlParser uses requires JDK 1.7+
97+
- JDK 8 or later. The jar will target JDK 8, but the version of the maven-compiler-plugin that JsqlParser uses requires JDK 8+
9898

9999
This will produce the jsqlparser-VERSION.jar file in the target/ directory.
100100

0 commit comments

Comments
 (0)