From 3507ec28973bbed90854760012dfc68b0ab38904 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 14:55:09 +0000 Subject: [PATCH] chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.13.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.13.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cola-archetypes/pom.xml | 2 +- cola-components/pom.xml | 2 +- cola-samples/craftsman/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cola-archetypes/pom.xml b/cola-archetypes/pom.xml index 7a9d1b0d..14582ba2 100644 --- a/cola-archetypes/pom.xml +++ b/cola-archetypes/pom.xml @@ -84,7 +84,7 @@ maven-compiler-plugin - 3.11.0 + 3.13.0 maven-source-plugin diff --git a/cola-components/pom.xml b/cola-components/pom.xml index fe515a11..4ff4e8d9 100644 --- a/cola-components/pom.xml +++ b/cola-components/pom.xml @@ -268,7 +268,7 @@ maven-compiler-plugin - 3.11.0 + 3.13.0 diff --git a/cola-samples/craftsman/pom.xml b/cola-samples/craftsman/pom.xml index 72e59793..cdd11b40 100644 --- a/cola-samples/craftsman/pom.xml +++ b/cola-samples/craftsman/pom.xml @@ -127,7 +127,7 @@ maven-compiler-plugin - 3.11.0 + 3.13.0 maven-source-plugin