This is an automated email from the ASF dual-hosted git repository.
albumenj 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 0f6fc110eb Bump maven-assembly-plugin from 3.1.0 to 3.4.2 (#11547)
0f6fc110eb is described below
commit 0f6fc110ebab43795bd3bad65eec9db1e599e06b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 14 13:47:21 2023 +0800
Bump maven-assembly-plugin from 3.1.0 to 3.4.2 (#11547)
Bumps
[maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from
3.1.0 to 3.4.2.
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
-
[Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.1.0...maven-assembly-plugin-3.4.2)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
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-distribution/dubbo-apache-release/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-distribution/dubbo-apache-release/pom.xml
b/dubbo-distribution/dubbo-apache-release/pom.xml
index fd0e67786a..d8c4094b25 100644
--- a/dubbo-distribution/dubbo-apache-release/pom.xml
+++ b/dubbo-distribution/dubbo-apache-release/pom.xml
@@ -52,7 +52,7 @@
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
- <version>3.1.0</version>
+ <version>3.4.2</version>
<executions>
<execution>
<id>bin</id>