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

acosentino 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 2db12f6c7fb2 chore(deps): Bump camunda-version from 7.23.0 to 7.24.0 
(#19563)
2db12f6c7fb2 is described below

commit 2db12f6c7fb2e468a5fbc0e0a7263e1ed716e9ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 15 09:40:00 2025 +0200

    chore(deps): Bump camunda-version from 7.23.0 to 7.24.0 (#19563)
    
    Bumps `camunda-version` from 7.23.0 to 7.24.0.
    
    Updates `org.camunda.bpm:camunda-bom` from 7.23.0 to 7.24.0
    
    Updates `org.camunda.bpm.model:camunda-xml-model` from 7.23.0 to 7.24.0
    
    ---
    updated-dependencies:
    - dependency-name: org.camunda.bpm:camunda-bom
      dependency-version: 7.24.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.camunda.bpm.model:camunda-xml-model
      dependency-version: 7.24.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 799df1d88f40..c08b5b386dd2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -92,7 +92,7 @@
         <californium-version>3.14.0</californium-version>
         <californium-scandium-version>3.11.0</californium-scandium-version>
         <camel-lsp-version>1.34.0</camel-lsp-version>
-        <camunda-version>7.23.0</camunda-version>
+        <camunda-version>7.24.0</camunda-version>
         <cassandra-driver-version>4.19.0</cassandra-driver-version>
         <jta-api-1.2-version>1.2</jta-api-1.2-version>
         <cglib-version>3.3.0</cglib-version>

Reply via email to