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 e5cf76bc85ea1d06460fe9d08ceb50e944d053e5
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 29 07:55:39 2026 -0400

    Bump org.apache.ant:ant-launcher from 1.10.15 to 1.10.17.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2813b14..1e3e52f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
       <!-- Try to deal with 
https://bz.apache.org/bugzilla/show_bug.cgi?id=66951 -->
       <groupId>org.apache.ant</groupId>
       <artifactId>ant-launcher</artifactId>
-      <version>1.10.15</version>
+      <version>1.10.17</version>
     </dependency>
     <dependency>
       <!-- Try to deal with 
https://bz.apache.org/bugzilla/show_bug.cgi?id=66951 -->
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 25d4a1f..6de4558 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -33,6 +33,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 96 to 99.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0 #420 
https://github.com/mojohaus/jdepend-maven-plugin/compare/2.1...jdepend-maven-plugin-2.2.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.maven.version from 3.9.12 to 3.9.14 #418 
https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.14.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.ant:ant-launcher from 1.10.15 to 1.10.17.</action>
     </release>
     <release version="1.16.1" date="2026-01-25" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->

Reply via email to