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 99d612e47f3 Bump camunda-version from 7.20.0 to 7.21.0 (#13829)
99d612e47f3 is described below
commit 99d612e47f3f6bb3dc4869182b02c634f37e48cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 17 09:54:43 2024 +0200
Bump camunda-version from 7.20.0 to 7.21.0 (#13829)
Bumps `camunda-version` from 7.20.0 to 7.21.0.
Updates `org.camunda.bpm:camunda-bom` from 7.20.0 to 7.21.0
Updates `org.camunda.bpm.model:camunda-xml-model` from 7.20.0 to 7.21.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] <[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 cf20ffe5055..34bf3fc53b6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -89,7 +89,7 @@
<caffeine-version>3.1.8</caffeine-version>
<californium-version>3.11.0</californium-version>
<californium-scandium-version>3.11.0</californium-scandium-version>
- <camunda-version>7.20.0</camunda-version>
+ <camunda-version>7.21.0</camunda-version>
<camel-k-version>2.2.0</camel-k-version>
<cassandra-driver-version>4.17.0</cassandra-driver-version>
<jta-api-1.2-version>1.2</jta-api-1.2-version>