Skip to content

Commit

Permalink
chore(deps): bump polyflow.version from 4.1.2 to 4.1.4 (#1409)
Browse files Browse the repository at this point in the history
Bumps `polyflow.version` from 4.1.2 to 4.1.4.

Updates `io.holunda.polyflow:polyflow-taskpool-dependencies` from 4.1.2 to 4.1.4

Updates `io.holunda.polyflow:polyflow-datapool-dependencies` from 4.1.2 to 4.1.4

Updates `io.holunda.polyflow:polyflow-bus-jackson` from 4.1.2 to 4.1.4

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 5, 2024
1 parent 2cdc501 commit 3d05bf7
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>1.9.22</kotlin.version>
<camunda.version>7.20.0</camunda.version>
<polyflow.version>4.1.2</polyflow.version>
<polyflow.version>4.1.4</polyflow.version>
<camunda-bpm-data.version>1.5.0</camunda-bpm-data.version>
</properties>

Expand Down

0 comments on commit 3d05bf7

Please sign in to comment.