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 e1fd72878832cdcde5ee92251e1e6091fd9efe38
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Sep 20 08:18:00 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index 18a598d..e792635 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.17</version>
+      <version>1.10.18</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 eab1c09..8cb8727 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -33,7 +33,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 96 to 105.</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.156 #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>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.ant:ant-launcher from 1.10.15 to 1.10.18.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
graalvm.version from 25.0.2 to 25.0.3 on Java 17 and up.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump graalvm.version from 25.0.3 to 25.3.4.1 on Java 25 and up 
(#424).</action>
       <action type="update" dev="ggregory" due-to="Alan Graham, Gary 
Gregory">Update OpenSSF badge link in readme-md-template.md (#425).</action>

Reply via email to