This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.3 by this push:
new 107acb83c1 Bump org.apache.maven.plugins:maven-deploy-plugin from
3.1.3 to 3.1.4 (#15200)
107acb83c1 is described below
commit 107acb83c1d8082b1cee9a9de6209b44e74e0d6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 3 17:36:30 2025 +0800
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4
(#15200)
Bumps
[org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin)
from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
-
[Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.3...maven-deploy-plugin-3.1.4)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3bcfca9acf..1adbd1690c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
<!-- Maven plugins -->
<maven_jar_version>3.4.2</maven_jar_version>
<maven_surefire_version>3.5.2</maven_surefire_version>
- <maven_deploy_version>3.1.3</maven_deploy_version>
+ <maven_deploy_version>3.1.4</maven_deploy_version>
<maven_shade_version>3.6.0</maven_shade_version>
<maven_compiler_version>3.14.0</maven_compiler_version>
<maven_source_version>3.3.1</maven_source_version>