This is an automated email from the ASF dual-hosted git repository.
crazyhzm pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.2 by this push:
new 14fd38f1b7 Bump org.apache.maven.shared:maven-common-artifact-filters
(#14306)
14fd38f1b7 is described below
commit 14fd38f1b7d248fdf7e691ef1d805dfbb87ef9db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 10 23:34:34 2024 +0800
Bump org.apache.maven.shared:maven-common-artifact-filters (#14306)
Bumps
[org.apache.maven.shared:maven-common-artifact-filters](https://github.com/apache/maven-common-artifact-filters)
from 3.3.2 to 3.4.0.
- [Release
notes](https://github.com/apache/maven-common-artifact-filters/releases)
-
[Commits](https://github.com/apache/maven-common-artifact-filters/compare/maven-common-artifact-filters-3.3.2...maven-common-artifact-filters-3.4.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.shared:maven-common-artifact-filters
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
dubbo-maven-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-maven-plugin/pom.xml b/dubbo-maven-plugin/pom.xml
index 8deb6db0d6..0d41196a02 100644
--- a/dubbo-maven-plugin/pom.xml
+++ b/dubbo-maven-plugin/pom.xml
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-common-artifact-filters</artifactId>
- <version>3.3.2</version>
+ <version>3.4.0</version>
</dependency>
<dependency>