From cff6f6db7b625c3f49aad054ddf6b9c7f37cd1aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 11:08:58 +0000 Subject: [PATCH] Bump maven-compiler-plugin from 3.10.1 to 3.11.0 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.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] --- bunsen/pom.xml | 2 +- pipelines/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bunsen/pom.xml b/bunsen/pom.xml index e8eee5336..e59f2703e 100644 --- a/bunsen/pom.xml +++ b/bunsen/pom.xml @@ -225,7 +225,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.11.0 diff --git a/pipelines/pom.xml b/pipelines/pom.xml index 9cd492373..f372393e2 100644 --- a/pipelines/pom.xml +++ b/pipelines/pom.xml @@ -162,7 +162,7 @@ maven-compiler-plugin - 3.10.1 + 3.11.0 maven-surefire-plugin