You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/11/21 18:30:28 UTC

(camel) branch main updated: Bump camunda-version from 7.19.0 to 7.20.0 (#12124)

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 28d57fc6646 Bump camunda-version from 7.19.0 to 7.20.0 (#12124)
28d57fc6646 is described below

commit 28d57fc6646e1f0890cbb4f099bc94a8b3f29e22
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Nov 21 19:30:21 2023 +0100

    Bump camunda-version from 7.19.0 to 7.20.0 (#12124)
    
    Bumps `camunda-version` from 7.19.0 to 7.20.0.
    
    Updates `org.camunda.bpm:camunda-bom` from 7.19.0 to 7.20.0
    - [Commits](https://github.com/camunda/camunda-bpm-platform/compare/7.19.0...7.20.0)
    
    Updates `org.camunda.bpm.model:camunda-xml-model` from 7.19.0 to 7.20.0
    
    ---
    updated-dependencies:
    - dependency-name: org.camunda.bpm:camunda-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.camunda.bpm.model:camunda-xml-model
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 d3557c6220b..2e1a94ca928 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -81,7 +81,7 @@
         <caffeine-version>3.1.8</caffeine-version>
         <californium-version>2.8.0</californium-version>
         <californium-scandium-version>2.8.0</californium-scandium-version>
-        <camunda-version>7.19.0</camunda-version>
+        <camunda-version>7.20.0</camunda-version>
         <cassandra-driver-version>4.17.0</cassandra-driver-version>
         <jta-api-1.2-version>1.2</jta-api-1.2-version>
         <cglib-version>3.3.0</cglib-version>