5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-03 01:00:00 +08:00

SQOOP-3441: Prepare Sqoop for Java 11 support

Fixed Gradle version in documentation.
This commit is contained in:
Fero Szabo 2019-06-12 13:44:20 +02:00
parent 72be511e70
commit 76e9e40baa

View File

@ -27,7 +27,7 @@ under the License.
Compiling Sqoop requires the following tools:
* Apache ant (1.9.7) or Gradle (4.9)
* Apache ant (1.9.7) or Gradle (5.4.1)
* Java JDK 1.8
Additionally, building the documentation requires these tools: