From 0ea7876c8c075f18c7f9765ce21cd061adcd745c Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Tue, 24 Sep 2019 14:48:29 +0200 Subject: [PATCH] [jOOQ/jOOQ#8870] Cannot build with 2.13 yet - 2.13.0 has a compiler bug with JDK 13 - 2.13.1 has a compiler regession with the Maven plugin --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 2b4da11abf..76ea0ca78a 100644 --- a/pom.xml +++ b/pom.xml @@ -437,6 +437,8 @@ + +