From 21b2bebed1b196cb26f6d8100973fc2406377090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 05:59:39 +0000 Subject: [PATCH] Bump maven-compiler-plugin from 3.8.1 to 3.11.0 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.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.8.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] --- consumer_kotlin_ftw/pom.xml | 2 +- producer_kotlin/pom.xml | 2 +- producer_kotlin_ftw/pom.xml | 2 +- producer_webflux_security/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/consumer_kotlin_ftw/pom.xml b/consumer_kotlin_ftw/pom.xml index 1e147671..ab3435fa 100644 --- a/consumer_kotlin_ftw/pom.xml +++ b/consumer_kotlin_ftw/pom.xml @@ -119,7 +119,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 diff --git a/producer_kotlin/pom.xml b/producer_kotlin/pom.xml index c2787d44..23f9d401 100644 --- a/producer_kotlin/pom.xml +++ b/producer_kotlin/pom.xml @@ -126,7 +126,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 diff --git a/producer_kotlin_ftw/pom.xml b/producer_kotlin_ftw/pom.xml index f0d9142e..d05a4b13 100644 --- a/producer_kotlin_ftw/pom.xml +++ b/producer_kotlin_ftw/pom.xml @@ -96,7 +96,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 diff --git a/producer_webflux_security/pom.xml b/producer_webflux_security/pom.xml index 02c7b22f..d16692e9 100644 --- a/producer_webflux_security/pom.xml +++ b/producer_webflux_security/pom.xml @@ -187,7 +187,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0