From 6f759d9fed0334061b29fa965227aec5f7a04449 Mon Sep 17 00:00:00 2001 From: Fokko Driesprong Date: Thu, 7 Nov 2024 09:18:39 +0100 Subject: [PATCH 1/2] Bump Scala to 2.12.20 Adds support for JDK21+: - https://github.com/scala/scala/releases/tag/v2.12.18 - https://github.com/scala/scala/releases/tag/v2.12.19 - https://github.com/scala/scala/releases/tag/v2.12.20 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2b735ab791..72e862ad07 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - 4.0.0 @@ -79,7 +79,7 @@ 1.13.1 thrift ${thrift.executable} - 2.12.17 + 2.12.20 2.12 false From d85b75d6c454e42fc7da2eb41691b4c3a225d766 Mon Sep 17 00:00:00 2001 From: Fokko Driesprong Date: Thu, 7 Nov 2024 09:19:29 +0100 Subject: [PATCH 2/2] Typo --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 72e862ad07..4f0ddf8958 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ -a 4.0.0