From 0666e6a95ac3fa2f59eb5cec3e7a94af4d210b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 02:57:15 +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] --- api/pom.xml | 2 +- bungeecord/pom.xml | 2 +- common/pom.xml | 2 +- spigot/pom.xml | 2 +- testBungeeCord/pom.xml | 2 +- testSpigot/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 7a5715f..4060aee 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -54,7 +54,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.11.0 17 17 diff --git a/bungeecord/pom.xml b/bungeecord/pom.xml index 83a119f..c25a661 100644 --- a/bungeecord/pom.xml +++ b/bungeecord/pom.xml @@ -43,7 +43,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 17 17 diff --git a/common/pom.xml b/common/pom.xml index 3af2411..d1651a9 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -36,7 +36,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.11.0 17 17 diff --git a/spigot/pom.xml b/spigot/pom.xml index e11b3b5..7ffa733 100644 --- a/spigot/pom.xml +++ b/spigot/pom.xml @@ -43,7 +43,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 17 17 diff --git a/testBungeeCord/pom.xml b/testBungeeCord/pom.xml index 13ba96c..c0ca2a9 100644 --- a/testBungeeCord/pom.xml +++ b/testBungeeCord/pom.xml @@ -32,7 +32,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 17 17 diff --git a/testSpigot/pom.xml b/testSpigot/pom.xml index 30e7b55..1764e8f 100644 --- a/testSpigot/pom.xml +++ b/testSpigot/pom.xml @@ -31,7 +31,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 17 17