This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git
commit ef6e8c912fa1795d02607870c87861c74d899ab0 Author: Gary Gregory <[email protected]> AuthorDate: Sun Sep 20 08:24:33 2026 -0400 Bump org.apache.maven.plugin-tools:maven-script-ant from 3.15.2 to 3.16.0. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 04c54c0..edcdaac 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ <dependency> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-script-ant</artifactId> - <version>3.15.2</version> + <version>3.16.0</version> </dependency> </dependencies> <build>
