Skip to content

Commit

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

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

Updates `org.camunda.bpm.dmn:camunda-engine-dmn` from 7.19.0 to 7.20.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent dee57ab commit b921f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<version.wildfly>25.0.1.Final</version.wildfly>

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

<!-- java ee dependencies -->
<version.thorntail>2.7.0.Final</version.thorntail>
Expand Down

0 comments on commit b921f1f

Please sign in to comment.