From c34c0a92fbc3a00c0ba778de8882ed484deb499d Mon Sep 17 00:00:00 2001 From: Martijn Visser <2989614+MartijnVisser@users.noreply.github.com> Date: Thu, 29 Aug 2024 21:37:45 +0200 Subject: [PATCH] [FLINK-36181] Bump Scala to 2.12.19 This is a breaking change for Flink 2.0, and allows us to next remove the specific Scala versions for both Java 17 and 21 --- pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 858cab9a3aee25..298ce1eed96ccb 100644 --- a/pom.xml +++ b/pom.xml @@ -138,9 +138,7 @@ under the License. ${target.java.version} ${target.java.version} 2.1.1 - - 2.12.7 + 2.12.19 2.12 0.7.6 @@ -973,7 +971,7 @@ under the License. scala-2.12 - 2.12.7 + 2.12.19 2.12