Skip to content

Commit

Permalink
Bump polyflow.version from 4.1.6 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps `polyflow.version` from 4.1.6 to 4.2.0.

Updates `io.holunda.polyflow:polyflow-taskpool-dependencies` from 4.1.6 to 4.2.0

Updates `io.holunda.polyflow:polyflow-datapool-dependencies` from 4.1.6 to 4.2.0

Updates `io.holunda.polyflow:polyflow-bus-jackson` from 4.1.6 to 4.2.0

---
updated-dependencies:
- dependency-name: io.holunda.polyflow:polyflow-taskpool-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.holunda.polyflow:polyflow-datapool-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.holunda.polyflow:polyflow-bus-jackson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 68e7e58 commit f52ca75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion digiwf-task/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<properties>
<kotlin.version>2.0.0</kotlin.version>
<camunda.version>7.21.0</camunda.version>
<polyflow.version>4.1.6</polyflow.version>
<polyflow.version>4.2.0</polyflow.version>
<camunda-bpm-data.version>1.5.0</camunda-bpm-data.version>
</properties>

Expand Down

0 comments on commit f52ca75

Please sign in to comment.