This is an automated email from the ASF dual-hosted git repository.
songxiaosheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git
The following commit(s) were added to refs/heads/master by this push:
new 98b6fe7 Bump org.apache.maven.plugins:maven-assembly-plugin from
3.1.0 to 3.7.1 (#331)
98b6fe7 is described below
commit 98b6fe78d377fd2de3d94c2362a25cf9dc2831c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 14 21:54:36 2024 +0800
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.1.0 to 3.7.1
(#331)
Bumps
[org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin)
from 3.1.0 to 3.7.1.
- [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.7.1)
---
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>
Co-authored-by: xiaosheng <[email protected]>
---
dubbo-extensions-distribution/dubbo-apache-release/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-extensions-distribution/dubbo-apache-release/pom.xml
b/dubbo-extensions-distribution/dubbo-apache-release/pom.xml
index bd367cc..a3c0cdd 100644
--- a/dubbo-extensions-distribution/dubbo-apache-release/pom.xml
+++ b/dubbo-extensions-distribution/dubbo-apache-release/pom.xml
@@ -39,7 +39,7 @@
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
- <version>3.1.0</version>
+ <version>3.7.1</version>
<executions>
<execution>
<id>bin</id>