From 5dff11e494724132a51abd33629b7a30c58695cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 03:06:43 +0000 Subject: [PATCH] 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.7.0 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.7.0...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] --- Examples/cWaypoints/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/cWaypoints/pom.xml b/Examples/cWaypoints/pom.xml index 84e6bba..e81ac4c 100644 --- a/Examples/cWaypoints/pom.xml +++ b/Examples/cWaypoints/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + 3.11.0 ${java.version} ${java.version}