From 7fef2e26bad48b38c8f6e3718a26a7979aab42b2 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Thu, 2 Oct 2025 20:14:21 +0200 Subject: [PATCH 1/2] Bump plugins to solve test issue on macos and Java 25 --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 2b662e875..8452030f9 100644 --- a/pom.xml +++ b/pom.xml @@ -98,6 +98,8 @@ under the License. plugins-archives/${project.artifactId}-LATEST-4.x + 3.14.1 + 3.9.0 3.9.1 ${maven4x.site.path} From 52888dd67d43ce983beddf17696419ec7db701c5 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Thu, 2 Oct 2025 20:33:22 +0200 Subject: [PATCH 2/2] kotlin lin issues --- src/it/MCOMPILER-567-kt/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/it/MCOMPILER-567-kt/pom.xml b/src/it/MCOMPILER-567-kt/pom.xml index 55ed1e703..dfec5bd40 100644 --- a/src/it/MCOMPILER-567-kt/pom.xml +++ b/src/it/MCOMPILER-567-kt/pom.xml @@ -29,7 +29,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.9.21 + 2.2.20 @@ -38,7 +38,7 @@ org.jetbrains.kotlin kotlin-maven-plugin - 1.9.21 + 2.2.20 compile