From deca9f91dedfdca9701a2acde107f5ee6d77613f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 22:30:12 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.0 --- src/it/basic-usage/pom.xml | 2 +- src/it/parallel/pom.xml | 2 +- src/it/with-options/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/it/basic-usage/pom.xml b/src/it/basic-usage/pom.xml index eac08b7e..424002c7 100644 --- a/src/it/basic-usage/pom.xml +++ b/src/it/basic-usage/pom.xml @@ -127,7 +127,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. maven-compiler-plugin - 3.1 + 3.12.0 11 11 diff --git a/src/it/parallel/pom.xml b/src/it/parallel/pom.xml index 50051fe8..3da0772a 100644 --- a/src/it/parallel/pom.xml +++ b/src/it/parallel/pom.xml @@ -170,7 +170,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. maven-compiler-plugin - 3.1 + 3.12.0 11 11 diff --git a/src/it/with-options/pom.xml b/src/it/with-options/pom.xml index 1bb96a0f..704099cc 100644 --- a/src/it/with-options/pom.xml +++ b/src/it/with-options/pom.xml @@ -131,7 +131,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. maven-compiler-plugin - 3.1 + 3.12.0 11 11