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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 515a2ca3d2c chore(deps): Bump org.apache.ant:ant from 1.10.14 to 
1.10.15 (#15372)
515a2ca3d2c is described below

commit 515a2ca3d2cec34e800ecbe1c52b8528a80ebcf2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 30 10:03:28 2024 +0200

    chore(deps): Bump org.apache.ant:ant from 1.10.14 to 1.10.15 (#15372)
    
    Bumps org.apache.ant:ant from 1.10.14 to 1.10.15.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.ant:ant
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 components/camel-salesforce/camel-salesforce-component/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-salesforce/camel-salesforce-component/pom.xml 
b/components/camel-salesforce/camel-salesforce-component/pom.xml
index b8ba829c277..1da478e0b90 100644
--- a/components/camel-salesforce/camel-salesforce-component/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-component/pom.xml
@@ -462,7 +462,7 @@ 
https://developer.salesforce.com/page/Force.com_Migration_Tool]]></message>
                             <dependency>
                                 <groupId>org.apache.ant</groupId>
                                 <artifactId>ant</artifactId>
-                                <version>1.10.14</version>
+                                <version>1.10.15</version>
                             </dependency>
                         </dependencies>
                     </plugin>

Reply via email to