This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 6a5ee5a  Bump org.apache.ant:ant-launcher from 1.10.14 to 1.10.15 
(#303)
6a5ee5a is described below

commit 6a5ee5a7bd3da9840fe00a0a17b755d192bf323b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 30 07:49:55 2024 -0400

    Bump org.apache.ant:ant-launcher from 1.10.14 to 1.10.15 (#303)
    
    Bumps org.apache.ant:ant-launcher from 1.10.14 to 1.10.15.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.ant:ant-launcher
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 0fa9afe..a2ff6c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,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.14</version>
+      <version>1.10.15</version>
     </dependency>
     <dependency>
       <!-- Try to deal with 
https://bz.apache.org/bugzilla/show_bug.cgi?id=66951 -->

Reply via email to