From 281f3c4202be27786300c2baa08bbab1896cdb7f Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Tue, 24 Sep 2019 14:29:19 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 75ed250b61..2b4da11abf 100644 --- a/pom.xml +++ b/pom.xml @@ -416,8 +416,9 @@ jOOQ-meta-extensions jOOQ-codegen jOOQ-codegen-maven +