From dee4fc747c00fc02667bd2a925dde0bef34052b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aitor=20Fidalgo=20S=C3=A1nchez?= <64830228+aitorfi@users.noreply.github.com> Date: Mon, 15 Nov 2021 06:38:34 +0100 Subject: [PATCH] Change Java version to 17 (#2819) Co-authored-by: Andrii Siriak --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0f08a6740..53e8796e5 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ jar UTF-8 - 11 - 11 + 17 + 17 \ No newline at end of file