From 457c81e8c7e91bf679e5dc8af87177c72a2bcfe1 Mon Sep 17 00:00:00 2001 From: Chris Laprun Date: Wed, 20 Nov 2024 18:57:55 +0100 Subject: [PATCH] chore(deps): bump maven-compiler-plugin to 3.13.0 Signed-off-by: Chris Laprun --- bootstrapper-maven-plugin/src/main/resources/templates/pom.xml | 2 +- pom.xml | 2 +- sample-operators/leader-election/pom.xml | 1 - sample-operators/mysql-schema/pom.xml | 1 - sample-operators/tomcat-operator/pom.xml | 1 - sample-operators/webpage/pom.xml | 1 - 6 files changed, 2 insertions(+), 6 deletions(-) diff --git a/bootstrapper-maven-plugin/src/main/resources/templates/pom.xml b/bootstrapper-maven-plugin/src/main/resources/templates/pom.xml index fe9d29300e..3cc76b74d7 100644 --- a/bootstrapper-maven-plugin/src/main/resources/templates/pom.xml +++ b/bootstrapper-maven-plugin/src/main/resources/templates/pom.xml @@ -84,7 +84,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.13.0 diff --git a/pom.xml b/pom.xml index 294f2ac21d..449c10f545 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 2.18.0 2.11 - 3.12.1 + 3.13.0 3.5.2 3.11.1 3.3.1 diff --git a/sample-operators/leader-election/pom.xml b/sample-operators/leader-election/pom.xml index 73c01fd4f4..932cc7e583 100644 --- a/sample-operators/leader-election/pom.xml +++ b/sample-operators/leader-election/pom.xml @@ -81,7 +81,6 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.1 diff --git a/sample-operators/mysql-schema/pom.xml b/sample-operators/mysql-schema/pom.xml index 534032e530..8fd12f54e0 100644 --- a/sample-operators/mysql-schema/pom.xml +++ b/sample-operators/mysql-schema/pom.xml @@ -108,7 +108,6 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.1 diff --git a/sample-operators/tomcat-operator/pom.xml b/sample-operators/tomcat-operator/pom.xml index 4744c61072..4b8ab06cb0 100644 --- a/sample-operators/tomcat-operator/pom.xml +++ b/sample-operators/tomcat-operator/pom.xml @@ -110,7 +110,6 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.1 diff --git a/sample-operators/webpage/pom.xml b/sample-operators/webpage/pom.xml index bcb167d800..ca4982b90b 100644 --- a/sample-operators/webpage/pom.xml +++ b/sample-operators/webpage/pom.xml @@ -81,7 +81,6 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.1