This is an automated email from the ASF dual-hosted git repository.
zrlw 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 d2eaf653e1 Bump org.apache.maven.plugins:maven-antrun-plugin from
3.1.0 to 3.2.0 (#15948)
d2eaf653e1 is described below
commit d2eaf653e10f6668a6fb347c74870f85d07121d5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 31 12:19:17 2025 +0800
Bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 to 3.2.0
(#15948)
Bumps
[org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin)
from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-antrun-plugin/releases)
-
[Commits](https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-3.1.0...maven-antrun-plugin-3.2.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-antrun-plugin
dependency-version: 3.2.0
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cb9abe5a83..44e03572f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@
<maven_jacoco_version>0.8.14</maven_jacoco_version>
<maven_flatten_version>1.7.3</maven_flatten_version>
<maven_enforce_version>3.6.2</maven_enforce_version>
- <maven_antrun_version>3.1.0</maven_antrun_version>
+ <maven_antrun_version>3.2.0</maven_antrun_version>
<maven_os_plugin_version>1.7.1</maven_os_plugin_version>
<maven_protobuf_plugin_version>0.6.1</maven_protobuf_plugin_version>
<maven_gmavenplus_version>3.0.2</maven_gmavenplus_version>