From 8f263c8cca07a8c56e1cc1cc1bd69569457179bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 20:08:06 +0300 Subject: [PATCH] build(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#3246) Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- commander/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commander/pom.xml b/commander/pom.xml index 1b5897da6..1dbe2dc89 100644 --- a/commander/pom.xml +++ b/commander/pom.xml @@ -54,7 +54,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.14.0 allCases