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

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


The following commit(s) were added to refs/heads/main by this push:
     new c778e49bd7 Bump org.zeroturnaround:zt-exec from 1.12 to 1.13.0
c778e49bd7 is described below

commit c778e49bd7630e8c20f8e84545dca881df7c5138
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 21:26:10 2026 +0000

    Bump org.zeroturnaround:zt-exec from 1.12 to 1.13.0
    
    Bumps 
[org.zeroturnaround:zt-exec](https://github.com/zeroturnaround/zt-exec) from 
1.12 to 1.13.0.
    - [Release notes](https://github.com/zeroturnaround/zt-exec/releases)
    - 
[Changelog](https://github.com/zeroturnaround/zt-exec/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/zeroturnaround/zt-exec/compare/zt-exec-1.12...v1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.zeroturnaround:zt-exec
      dependency-version: 1.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 51b0b6fb8f..d484fb8492 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
         <unboundid-ldapsdk.version>7.0.5</unboundid-ldapsdk.version>
         <wiremock.version>3.13.2</wiremock.version>
         <xmlunit.version>2.12.0</xmlunit.version>
-        <zt-exec.version>1.12</zt-exec.version>
+        <zt-exec.version>1.13.0</zt-exec.version>
 
         <!-- Tooling dependency versions (keep sorted alphabetically) -->
         <maven-utils.version>0.1.0</maven-utils.version>

Reply via email to