Skip to content

Commit

Permalink
deps: bump version.spring-boot-starter-camunda from 8.2.2 to 8.2.3 (#322
Browse files Browse the repository at this point in the history
)

Bumps `version.spring-boot-starter-camunda` from 8.2.2 to 8.2.3.

Updates `spring-boot-starter-camunda` from 8.2.2 to 8.2.3
- [Release notes](https://github.com/camunda-community-hub/spring-zeebe/releases)
- [Commits](camunda-community-hub/spring-zeebe@8.2.2...8.2.3)

Updates `spring-boot-starter-camunda-test-testcontainer` from 8.2.2 to 8.2.3

---
updated-dependencies:
- dependency-name: io.camunda.spring:spring-boot-starter-camunda
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda.spring:spring-boot-starter-camunda-test-testcontainer
  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] authored Jul 31, 2023
1 parent 0eb6c15 commit 49c1749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<version.zeebe>8.2.8</version.zeebe>
<version.spring-boot-starter-camunda>8.2.2</version.spring-boot-starter-camunda>
<version.spring-boot-starter-camunda>8.2.3</version.spring-boot-starter-camunda>
<version.zeebe-process-test-extension-testcontainer>8.2.8</version.zeebe-process-test-extension-testcontainer>
<version.camunda.platform>7.19.0</version.camunda.platform>
<version.jsoup>1.16.1</version.jsoup>
Expand Down

0 comments on commit 49c1749

Please sign in to comment.