From fd91150a17847feb146205af0ba5640f76145fa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 07:42:32 +0000 Subject: [PATCH] Bump the maven group across 2 directories with 1 update Bumps the maven group with 1 update in the / directory: [org.apache.maven:maven-core](https://github.com/apache/maven). Bumps the maven group with 1 update in the /distribution/maven-plugins directory: [org.apache.maven:maven-core](https://github.com/apache/maven). Updates `org.apache.maven:maven-core` from 3.3.9 to 3.8.1 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.8.1) Updates `org.apache.maven:maven-core` from 3.3.9 to 3.8.1 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.8.1) --- updated-dependencies: - dependency-name: org.apache.maven:maven-core dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.maven:maven-core dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- distribution/maven-plugins/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/distribution/maven-plugins/pom.xml b/distribution/maven-plugins/pom.xml index 10e04448b091..0658ad683770 100644 --- a/distribution/maven-plugins/pom.xml +++ b/distribution/maven-plugins/pom.xml @@ -43,7 +43,7 @@ org.apache.maven maven-core - 3.3.9 + 3.8.1 provided diff --git a/pom.xml b/pom.xml index 0f675d5a3373..e923502c6b84 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ - 3.9.8 + 3.8.1 17 17 17