Skip to content

Commit 21e9996

Browse files
build(deps): bump camunda.version from 8.8.18 to 8.8.19
Bumps `camunda.version` from 8.8.18 to 8.8.19. Updates `io.camunda:zeebe-bom` from 8.8.18 to 8.8.19 - [Release notes](https://github.com/camunda/camunda/releases) - [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md) - [Commits](camunda/camunda@8.8.18...8.8.19) Updates `io.camunda:camunda-spring-boot-4-starter` from 8.8.18 to 8.8.19 - [Release notes](https://github.com/camunda/camunda/releases) - [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md) - [Commits](camunda/camunda@8.8.18...8.8.19) Updates `io.camunda:camunda-process-test-spring` from 8.8.18 to 8.8.19 - [Release notes](https://github.com/camunda/camunda/releases) - [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md) - [Commits](camunda/camunda@8.8.18...8.8.19) Updates `io.camunda:camunda-client-java` from 8.8.18 to 8.8.19 - [Release notes](https://github.com/camunda/camunda/releases) - [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md) - [Commits](camunda/camunda@8.8.18...8.8.19) Updates `io.camunda:camunda-spring-boot-starter` from 8.8.18 to 8.8.19 - [Release notes](https://github.com/camunda/camunda/releases) - [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md) - [Commits](camunda/camunda@8.8.18...8.8.19) --- updated-dependencies: - dependency-name: io.camunda:zeebe-bom dependency-version: 8.8.19 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.camunda:camunda-spring-boot-4-starter dependency-version: 8.8.19 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.camunda:camunda-process-test-spring dependency-version: 8.8.19 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.camunda:camunda-client-java dependency-version: 8.8.19 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.camunda:camunda-spring-boot-starter dependency-version: 8.8.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59c0501 commit 21e9996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<jackson-module-kotlin.version>2.21.0</jackson-module-kotlin.version>
2525

2626
<!-- C8 -->
27-
<camunda.version>8.8.18</camunda.version>
27+
<camunda.version>8.8.19</camunda.version>
2828

2929
<!-- TEST -->
3030
<mockito.version>6.3.0</mockito.version>

0 commit comments

Comments
 (0)