From 317b1b96fd872b691017d10b9f20d65898d4e75a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 21:13:04 +0000 Subject: [PATCH] build(deps): bump maven-core from 3.8.6 to 3.9.1 Bumps [maven-core](https://github.com/apache/maven) from 3.8.6 to 3.9.1. - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.8.6...maven-3.9.1) --- updated-dependencies: - dependency-name: org.apache.maven:maven-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- canteen/canteen-maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/canteen/canteen-maven-plugin/pom.xml b/canteen/canteen-maven-plugin/pom.xml index 5b254ac9..b9b621b1 100644 --- a/canteen/canteen-maven-plugin/pom.xml +++ b/canteen/canteen-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.maven maven-core - 3.8.6 + 3.9.1