Skip to content

Commit

Permalink
fix(deps): update dependency org.camunda.bpm:camunda-bom to v7.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2024
1 parent 9570c09 commit eba431c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ dependencyManagement {
dependencies {
imports {
// Before upgrading, please copy relevant migration scripts in src/main/resources/db/migration/ from https://github.com/camunda/camunda-bpm-platform/blob/master/engine/src/main/resources/org/camunda/bpm/engine/db/upgrade/
mavenBom 'org.camunda.bpm:camunda-bom:7.21.0-ee'
mavenBom 'org.camunda.bpm:camunda-bom:7.21.0'
}
}
}
Expand Down

0 comments on commit eba431c

Please sign in to comment.