Skip to content

Commit

Permalink
Bump version.camunda.dmn from 7.20.0 to 7.21.0
Browse files Browse the repository at this point in the history
Bumps `version.camunda.dmn` from 7.20.0 to 7.21.0.

Updates `org.camunda.bpm.model:camunda-dmn-model` from 7.20.0 to 7.21.0

Updates `org.camunda.bpm.dmn:camunda-engine-dmn` from 7.20.0 to 7.21.0

---
updated-dependencies:
- dependency-name: org.camunda.bpm.model:camunda-dmn-model
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.camunda.bpm.dmn:camunda-engine-dmn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and holgerhagen committed Apr 16, 2024
1 parent 73af39c commit 0886cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -73,7 +73,7 @@
<version.wildfly>27.0.1.Final</version.wildfly>

<!-- camunda dependencies -->
<version.camunda.dmn>7.20.0</version.camunda.dmn>
<version.camunda.dmn>7.21.0</version.camunda.dmn>

<!-- java ee dependencies -->
<version.jakartaee-api>10.0.0</version.jakartaee-api>
Expand Down

0 comments on commit 0886cef

Please sign in to comment.