From 6ebd0801a69c7a9ee45f36d5c5489063a86a438d Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Wed, 10 Jan 2024 14:38:48 +0100 Subject: [PATCH] Update maven-compiler-plugin to 3.12.1 --- CHANGES.md | 1 + airbase/pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index c0f8cd5b4..9fb0ae58b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,7 @@ Airbase 149 - maven-source-plugin to 3.3.0 (from 3.0.1) - maven-surefire-plugin to 3.2.5 (from 3.2.1) - build-helper-plugin to 3.5.0 (from 3.4.0) + - maven-compiler-plugin 3.12.1 (from 3.11.0) * Dependency updates: - opentelemetry to 1.34.0 (from 1.31.0) diff --git a/airbase/pom.xml b/airbase/pom.xml index a671a608b..7ee5330ce 100644 --- a/airbase/pom.xml +++ b/airbase/pom.xml @@ -793,7 +793,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.12.1 ${project.build.targetJdk} ${project.build.targetJdk}