From 5265e1af8a13cb55215aea7cedc23784e4108a4b Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Sun, 25 Jul 2021 17:24:59 +0700 Subject: [PATCH] Bump JDT Core from 1.9.7.M2 to 1.9.8-SNAPSHOT Not Java 17 compatible yet, but refreshed from main branch for latest Java 16 updates in compiler (mostly about records). Let's see if CI is still green before trying to upgrade JDT Core to Java 17 beta. Signed-off-by: Alexander Kriegisch --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 703ce1bed..6f90cb809 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,8 @@ true - 1.9.7.M2 + + 1.9.8-SNAPSHOT 9.2 1.6.3 2.6.2 -- 2.39.5