From d98b1e821fa9bdae708c25fcd1bcdcb42f316b30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 17:53:37 +0800 Subject: [PATCH] Bump org.apache.maven:maven-core from 3.9.7 to 3.9.8 (#14366) Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.9.7 to 3.9.8. - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.9.7...maven-3.9.8) --- updated-dependencies: - dependency-name: org.apache.maven:maven-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dubbo-maven-plugin/pom.xml | 2 +- dubbo-native-plugin/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dubbo-maven-plugin/pom.xml b/dubbo-maven-plugin/pom.xml index 0d41196a02..9ea7912903 100644 --- a/dubbo-maven-plugin/pom.xml +++ b/dubbo-maven-plugin/pom.xml @@ -39,7 +39,7 @@ org.apache.maven maven-core - 3.9.7 + 3.9.8 provided diff --git a/dubbo-native-plugin/pom.xml b/dubbo-native-plugin/pom.xml index f0e6f80561..315f5e49b1 100644 --- a/dubbo-native-plugin/pom.xml +++ b/dubbo-native-plugin/pom.xml @@ -41,7 +41,7 @@ org.apache.maven maven-core - 3.9.7 + 3.9.8 provided