From 5dce3d8231afa420b2dddf80fc9cb0d92dfb5e3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 07:53:15 +0300 Subject: [PATCH] build(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#2992) Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.13.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.13.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] 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 dde95c225175..edaeef3e8117 100644 --- a/commander/pom.xml +++ b/commander/pom.xml @@ -50,7 +50,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.13.0 allCases