Skip to content

Commit

Permalink
⬆️ Bump org.camunda.bpm:camunda-engine-spring
Browse files Browse the repository at this point in the history
Bumps org.camunda.bpm:camunda-engine-spring from 7.19.0 to 7.21.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 810a6af commit 4c13dd7
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 @@ -35,7 +35,7 @@ dependencies {

implementation('net.logstash.logback:logstash-logback-encoder:7.4')

implementation('org.camunda.bpm:camunda-engine-spring:7.19.0')
implementation('org.camunda.bpm:camunda-engine-spring:7.21.0')
implementation('com.fasterxml.uuid:java-uuid-generator:5.0.0')
implementation('commons-codec:commons-codec:1.16.1')
implementation('org.apache.httpcomponents:httpclient:4.5.14')
Expand Down

0 comments on commit 4c13dd7

Please sign in to comment.