From ea333794146daed7a6ed32556c18bca351ac40c5 Mon Sep 17 00:00:00 2001 From: Yahor Chaptsou <163125600+YahorC@users.noreply.github.com> Date: Thu, 5 Sep 2024 14:05:54 +0200 Subject: [PATCH] core components release 2.26.0 (#467) * Core Components release 2.26.0 * Remove Java 8 support --------- Co-authored-by: Egor_Cheptsov Co-authored-by: Vlad --- .github/workflows/maven.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 75984f0baa..ac9408ee17 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: os: [ ubuntu-latest ] - java: [8, 11] + java: [11] profile: [ '', '-Pclassic'] steps: diff --git a/pom.xml b/pom.xml index f35c18fbb9..040c9e9a5b 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ UTF-8 2023.7.12874.20230726T072051Z-230702 WKND Site - 2.25.4 + 2.26.0 6.5.17 3.1.0 2.2.2