Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: downgrade exporter to 17 for < 8.4 compat #601

Merged
merged 3 commits into from
Dec 21, 2023

Conversation

npepinpe
Copy link
Collaborator

Description

This PR downgrades the exporter from Java 21 to Java 17 to keep compatibility with versions < 8.4.

Pull Request Checklist

  • All commit messages match our commit message guidelines
  • The submitting code follows our code style
  • If submitting code, please run mvn clean install -DskipTests locally before committing
  • Ensure all PR checks are green

@npepinpe npepinpe merged commit 98273ba into main Dec 21, 2023
12 checks passed
@npepinpe npepinpe deleted the np-exporter-java-17 branch December 21, 2023 08:59
ghost referenced this pull request in camunda/camunda Dec 22, 2023
15702: deps(maven): Update version.zeebe-test-container to v3.6.2 (main) r=github-actions[bot] a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.zeebe:zeebe-test-container-engine](https://togithub.com/zeebe-io/zeebe-test-container/zeebe-test-container-engine) ([source](https://togithub.com/camunda-community-hub/zeebe-test-container)) | `3.6.0` -> `3.6.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.zeebe:zeebe-test-container-engine/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.zeebe:zeebe-test-container-engine/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.zeebe:zeebe-test-container-engine/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.zeebe:zeebe-test-container-engine/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [io.zeebe:zeebe-test-container](https://togithub.com/zeebe-io/zeebe-test-container/zeebe-test-container) ([source](https://togithub.com/camunda-community-hub/zeebe-test-container)) | `3.6.0` -> `3.6.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.zeebe:zeebe-test-container/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.zeebe:zeebe-test-container/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.zeebe:zeebe-test-container/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.zeebe:zeebe-test-container/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>camunda-community-hub/zeebe-test-container (io.zeebe:zeebe-test-container-engine)</summary>

### [`v3.6.2`](https://togithub.com/camunda-community-hub/zeebe-test-container/releases/tag/3.6.2)

[Compare Source](https://togithub.com/camunda-community-hub/zeebe-test-container/compare/3.6.1...3.6.2)

##### What's Changed

-   refactor: downgrade exporter to 17 for < 8.4 compat by [`@&#8203;npepinpe](https://togithub.com/npepinpe)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/601](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/601)

**Full Changelog**: camunda-community-hub/zeebe-test-container@3.6.1...3.6.2

### [`v3.6.1`](https://togithub.com/camunda-community-hub/zeebe-test-container/releases/tag/3.6.1)

[Compare Source](https://togithub.com/camunda-community-hub/zeebe-test-container/compare/3.6.0...3.6.1)

##### What's Changed

-   deps: bump version.zeebe from 8.2.7 to 8.2.8 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/511](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/511)
-   deps: bump feign-bom from 12.3 to 12.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/512](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/512)
-   deps: bump agrona from 1.18.2 to 1.19.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/514](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/514)
-   deps: bump docker-java-api from 3.3.1 to 3.3.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/513](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/513)
-   deps: bump zeebe-io/backport-action from 1.3.1 to 1.4.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/524](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/524)
-   deps: bump version.junit-jupiter from 5.9.3 to 5.10.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/517](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/517)
-   deps: bump com.google.errorprone:error_prone_annotations from 2.20.0 to 2.21.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/522](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/522)
-   deps: bump com.github.docker-java:docker-java-api from 3.3.2 to 3.3.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/527](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/527)
-   deps: bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/528](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/528)
-   deps: bump org.agrona:agrona from 1.19.0 to 1.19.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/533](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/533)
-   deps: bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.7 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/531](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/531)
-   deps: bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/536](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/536)
-   build(deps-dev): bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/535](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/535)
-   deps: bump actions/checkout from 3 to 4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/534](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/534)
-   deps: bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/542](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/542)
-   deps: bump io.github.openfeign:feign-bom from 12.4 to 12.5 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/541](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/541)
-   deps: bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/540](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/540)
-   deps: bump io.rest-assured:rest-assured-bom from 5.3.1 to 5.3.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/539](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/539)
-   deps: bump org.camunda.community:community-hub-release-parent from 1.4.2 to 1.4.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/538](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/538)
-   deps: bump version.zeebe from 8.2.8 to 8.2.13 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/537](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/537)
-   deps: bump com.diffplug.spotless:spotless-maven-plugin from 2.37.0 to 2.39.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/532](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/532)
-   deps: bump io.netty:netty-transport-native-unix-common from 4.1.94.Final to 4.1.97.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/529](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/529)
-   deps: bump zeebe-io/backport-action from 1.4.0 to 2.0.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/560](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/560)
-   deps: bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.40.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/552](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/552)
-   deps: bump org.apache.httpcomponents.core5:httpcore5 from 5.2.2 to 5.2.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/546](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/546)
-   chore(deps): update dependency io.netty:netty-transport-native-unix-common to v4.1.101.final by [`@&#8203;renovate](https://togithub.com/renovate)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/573](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/573)
-   chore(deps): update dependency com.github.docker-java:docker-java-api to v3.3.4 by [`@&#8203;renovate](https://togithub.com/renovate)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/572](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/572)
-   deps: bump io.netty:netty-transport-native-unix-common from 4.1.97.Final to 4.1.101.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/568](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/568)
-   deps: bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/565](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/565)
-   deps: bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/562](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/562)
-   deps: bump com.google.errorprone:error_prone_annotations from 2.21.1 to 2.23.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/559](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/559)
-   deps: bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/548](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/548)
-   deps: bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/566](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/566)
-   deps: bump zeebe-io/backport-action from 2.0.0 to 2.1.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/567](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/567)
-   refactor: bump to Java 21 by [`@&#8203;npepinpe](https://togithub.com/npepinpe)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/598](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/598)
-   deps: bump zeebe-io/backport-action from 2.1.1 to 2.3.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/596](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/596)
-   deps: bump actions/upload-artifact from 3 to 4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/595](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/595)
-   deps: bump io.github.openfeign:feign-bom from 12.5 to 13.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/580](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/580)
-   deps: bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.16.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/570](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/570)
-   deps: bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.10 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/571](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/571)
-   deps: bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/582](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/582)
-   deps: bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/584](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/584)
-   deps: bump org.agrona:agrona from 1.19.2 to 1.20.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/585](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/585)
-   deps: bump org.camunda.community:community-hub-release-parent from 1.4.3 to 1.4.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/586](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/586)
-   deps: bump github/codeql-action from 2 to 3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/594](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/594)
-   deps: bump org.testcontainers:testcontainers-bom from 1.19.0 to 1.19.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/597](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/597)
-   deps: bump version.junit-jupiter from 5.10.0 to 5.10.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/599](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/599)
-   deps: bump actions/setup-java from 3 to 4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/592](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/592)
-   deps: bump version.zeebe from 8.2.13 to 8.3.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/600](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/600)

##### New Contributors

-   [`@&#8203;renovate](https://togithub.com/renovate)` made their first contribution in [https://github.com/camunda-community-hub/zeebe-test-container/pull/573](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/573)

**Full Changelog**: camunda-community-hub/zeebe-test-container@3.6.0...3.6.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 8pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->


15703: deps(maven): Update dependency com.google.errorprone:error_prone_annotations to v2.24.0 (main) r=github-actions[bot] a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://togithub.com/google/error-prone)) | `2.23.0` -> `2.24.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.errorprone:error_prone_annotations/2.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.errorprone:error_prone_annotations/2.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.errorprone:error_prone_annotations/2.23.0/2.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.errorprone:error_prone_annotations/2.23.0/2.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>google/error-prone (com.google.errorprone:error_prone_annotations)</summary>

### [`v2.24.0`](https://togithub.com/google/error-prone/releases/tag/v2.24.0): Error Prone 2.24.0

New checks:

-   [`MultipleNullnessAnnotations`](https://errorprone.info/bugpattern/MultipleNullnessAnnotations): Discourage multiple nullness annotations
-   [`NullableTypeParameter`](https://errorprone.info/bugpattern/NullableTypeParameter): Discourage nullness annotations on type parameters
-   [`NullableWildcard`](https://errorprone.info/bugpattern/NullableWildcard): Discourage nullness annotations on wildcards
-   [`SuperCallToObjectMethod`](https://errorprone.info/bugpattern/SuperCallToObjectMethod): Generalization of `SuperEqualsIsObjectEquals`, now covers `hashCode`

Full Changelog: google/error-prone@v2.23.0...v2.24.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 8pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ghost referenced this pull request in camunda/camunda Dec 22, 2023
15704: deps(maven): Update version.zeebe-test-container to v3.6.2 (stable/8.1) r=github-actions[bot] a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.zeebe:zeebe-test-container-engine](https://togithub.com/zeebe-io/zeebe-test-container/zeebe-test-container-engine) ([source](https://togithub.com/camunda-community-hub/zeebe-test-container)) | `3.6.0` -> `3.6.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.zeebe:zeebe-test-container-engine/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.zeebe:zeebe-test-container-engine/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.zeebe:zeebe-test-container-engine/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.zeebe:zeebe-test-container-engine/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [io.zeebe:zeebe-test-container](https://togithub.com/zeebe-io/zeebe-test-container/zeebe-test-container) ([source](https://togithub.com/camunda-community-hub/zeebe-test-container)) | `3.6.0` -> `3.6.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.zeebe:zeebe-test-container/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.zeebe:zeebe-test-container/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.zeebe:zeebe-test-container/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.zeebe:zeebe-test-container/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>camunda-community-hub/zeebe-test-container (io.zeebe:zeebe-test-container-engine)</summary>

### [`v3.6.2`](https://togithub.com/camunda-community-hub/zeebe-test-container/releases/tag/3.6.2)

[Compare Source](https://togithub.com/camunda-community-hub/zeebe-test-container/compare/3.6.1...3.6.2)

##### What's Changed

-   refactor: downgrade exporter to 17 for < 8.4 compat by [`@&#8203;npepinpe](https://togithub.com/npepinpe)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/601](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/601)

**Full Changelog**: camunda-community-hub/zeebe-test-container@3.6.1...3.6.2

### [`v3.6.1`](https://togithub.com/camunda-community-hub/zeebe-test-container/releases/tag/3.6.1)

[Compare Source](https://togithub.com/camunda-community-hub/zeebe-test-container/compare/3.6.0...3.6.1)

##### What's Changed

-   deps: bump version.zeebe from 8.2.7 to 8.2.8 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/511](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/511)
-   deps: bump feign-bom from 12.3 to 12.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/512](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/512)
-   deps: bump agrona from 1.18.2 to 1.19.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/514](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/514)
-   deps: bump docker-java-api from 3.3.1 to 3.3.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/513](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/513)
-   deps: bump zeebe-io/backport-action from 1.3.1 to 1.4.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/524](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/524)
-   deps: bump version.junit-jupiter from 5.9.3 to 5.10.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/517](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/517)
-   deps: bump com.google.errorprone:error_prone_annotations from 2.20.0 to 2.21.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/522](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/522)
-   deps: bump com.github.docker-java:docker-java-api from 3.3.2 to 3.3.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/527](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/527)
-   deps: bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/528](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/528)
-   deps: bump org.agrona:agrona from 1.19.0 to 1.19.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/533](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/533)
-   deps: bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.7 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/531](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/531)
-   deps: bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/536](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/536)
-   build(deps-dev): bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/535](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/535)
-   deps: bump actions/checkout from 3 to 4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/534](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/534)
-   deps: bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/542](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/542)
-   deps: bump io.github.openfeign:feign-bom from 12.4 to 12.5 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/541](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/541)
-   deps: bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/540](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/540)
-   deps: bump io.rest-assured:rest-assured-bom from 5.3.1 to 5.3.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/539](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/539)
-   deps: bump org.camunda.community:community-hub-release-parent from 1.4.2 to 1.4.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/538](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/538)
-   deps: bump version.zeebe from 8.2.8 to 8.2.13 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/537](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/537)
-   deps: bump com.diffplug.spotless:spotless-maven-plugin from 2.37.0 to 2.39.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/532](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/532)
-   deps: bump io.netty:netty-transport-native-unix-common from 4.1.94.Final to 4.1.97.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/529](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/529)
-   deps: bump zeebe-io/backport-action from 1.4.0 to 2.0.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/560](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/560)
-   deps: bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.40.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/552](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/552)
-   deps: bump org.apache.httpcomponents.core5:httpcore5 from 5.2.2 to 5.2.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/546](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/546)
-   chore(deps): update dependency io.netty:netty-transport-native-unix-common to v4.1.101.final by [`@&#8203;renovate](https://togithub.com/renovate)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/573](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/573)
-   chore(deps): update dependency com.github.docker-java:docker-java-api to v3.3.4 by [`@&#8203;renovate](https://togithub.com/renovate)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/572](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/572)
-   deps: bump io.netty:netty-transport-native-unix-common from 4.1.97.Final to 4.1.101.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/568](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/568)
-   deps: bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/565](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/565)
-   deps: bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/562](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/562)
-   deps: bump com.google.errorprone:error_prone_annotations from 2.21.1 to 2.23.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/559](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/559)
-   deps: bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/548](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/548)
-   deps: bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/566](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/566)
-   deps: bump zeebe-io/backport-action from 2.0.0 to 2.1.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/567](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/567)
-   refactor: bump to Java 21 by [`@&#8203;npepinpe](https://togithub.com/npepinpe)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/598](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/598)
-   deps: bump zeebe-io/backport-action from 2.1.1 to 2.3.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/596](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/596)
-   deps: bump actions/upload-artifact from 3 to 4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/595](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/595)
-   deps: bump io.github.openfeign:feign-bom from 12.5 to 13.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/580](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/580)
-   deps: bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.16.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/570](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/570)
-   deps: bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.10 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/571](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/571)
-   deps: bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/582](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/582)
-   deps: bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/584](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/584)
-   deps: bump org.agrona:agrona from 1.19.2 to 1.20.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/585](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/585)
-   deps: bump org.camunda.community:community-hub-release-parent from 1.4.3 to 1.4.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/586](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/586)
-   deps: bump github/codeql-action from 2 to 3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/594](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/594)
-   deps: bump org.testcontainers:testcontainers-bom from 1.19.0 to 1.19.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/597](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/597)
-   deps: bump version.junit-jupiter from 5.10.0 to 5.10.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/599](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/599)
-   deps: bump actions/setup-java from 3 to 4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/592](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/592)
-   deps: bump version.zeebe from 8.2.13 to 8.3.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/600](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/600)

##### New Contributors

-   [`@&#8203;renovate](https://togithub.com/renovate)` made their first contribution in [https://github.com/camunda-community-hub/zeebe-test-container/pull/573](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/573)

**Full Changelog**: camunda-community-hub/zeebe-test-container@3.6.0...3.6.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 8pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoic3RhYmxlLzguMSJ9-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ghost referenced this pull request in camunda/camunda Dec 22, 2023
15705: deps(maven): Update version.zeebe-test-container to v3.6.2 (stable/8.2) r=github-actions[bot] a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.zeebe:zeebe-test-container-engine](https://togithub.com/zeebe-io/zeebe-test-container/zeebe-test-container-engine) ([source](https://togithub.com/camunda-community-hub/zeebe-test-container)) | `3.6.0` -> `3.6.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.zeebe:zeebe-test-container-engine/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.zeebe:zeebe-test-container-engine/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.zeebe:zeebe-test-container-engine/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.zeebe:zeebe-test-container-engine/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [io.zeebe:zeebe-test-container](https://togithub.com/zeebe-io/zeebe-test-container/zeebe-test-container) ([source](https://togithub.com/camunda-community-hub/zeebe-test-container)) | `3.6.0` -> `3.6.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.zeebe:zeebe-test-container/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.zeebe:zeebe-test-container/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.zeebe:zeebe-test-container/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.zeebe:zeebe-test-container/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>camunda-community-hub/zeebe-test-container (io.zeebe:zeebe-test-container-engine)</summary>

### [`v3.6.2`](https://togithub.com/camunda-community-hub/zeebe-test-container/releases/tag/3.6.2)

[Compare Source](https://togithub.com/camunda-community-hub/zeebe-test-container/compare/3.6.1...3.6.2)

##### What's Changed

-   refactor: downgrade exporter to 17 for < 8.4 compat by [`@&#8203;npepinpe](https://togithub.com/npepinpe)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/601](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/601)

**Full Changelog**: camunda-community-hub/zeebe-test-container@3.6.1...3.6.2

### [`v3.6.1`](https://togithub.com/camunda-community-hub/zeebe-test-container/releases/tag/3.6.1)

[Compare Source](https://togithub.com/camunda-community-hub/zeebe-test-container/compare/3.6.0...3.6.1)

##### What's Changed

-   deps: bump version.zeebe from 8.2.7 to 8.2.8 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/511](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/511)
-   deps: bump feign-bom from 12.3 to 12.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/512](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/512)
-   deps: bump agrona from 1.18.2 to 1.19.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/514](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/514)
-   deps: bump docker-java-api from 3.3.1 to 3.3.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/513](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/513)
-   deps: bump zeebe-io/backport-action from 1.3.1 to 1.4.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/524](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/524)
-   deps: bump version.junit-jupiter from 5.9.3 to 5.10.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/517](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/517)
-   deps: bump com.google.errorprone:error_prone_annotations from 2.20.0 to 2.21.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/522](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/522)
-   deps: bump com.github.docker-java:docker-java-api from 3.3.2 to 3.3.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/527](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/527)
-   deps: bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/528](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/528)
-   deps: bump org.agrona:agrona from 1.19.0 to 1.19.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/533](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/533)
-   deps: bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.7 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/531](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/531)
-   deps: bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/536](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/536)
-   build(deps-dev): bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/535](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/535)
-   deps: bump actions/checkout from 3 to 4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/534](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/534)
-   deps: bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/542](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/542)
-   deps: bump io.github.openfeign:feign-bom from 12.4 to 12.5 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/541](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/541)
-   deps: bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/540](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/540)
-   deps: bump io.rest-assured:rest-assured-bom from 5.3.1 to 5.3.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/539](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/539)
-   deps: bump org.camunda.community:community-hub-release-parent from 1.4.2 to 1.4.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/538](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/538)
-   deps: bump version.zeebe from 8.2.8 to 8.2.13 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/537](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/537)
-   deps: bump com.diffplug.spotless:spotless-maven-plugin from 2.37.0 to 2.39.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/532](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/532)
-   deps: bump io.netty:netty-transport-native-unix-common from 4.1.94.Final to 4.1.97.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/529](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/529)
-   deps: bump zeebe-io/backport-action from 1.4.0 to 2.0.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/560](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/560)
-   deps: bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.40.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/552](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/552)
-   deps: bump org.apache.httpcomponents.core5:httpcore5 from 5.2.2 to 5.2.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/546](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/546)
-   chore(deps): update dependency io.netty:netty-transport-native-unix-common to v4.1.101.final by [`@&#8203;renovate](https://togithub.com/renovate)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/573](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/573)
-   chore(deps): update dependency com.github.docker-java:docker-java-api to v3.3.4 by [`@&#8203;renovate](https://togithub.com/renovate)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/572](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/572)
-   deps: bump io.netty:netty-transport-native-unix-common from 4.1.97.Final to 4.1.101.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/568](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/568)
-   deps: bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/565](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/565)
-   deps: bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/562](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/562)
-   deps: bump com.google.errorprone:error_prone_annotations from 2.21.1 to 2.23.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/559](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/559)
-   deps: bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/548](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/548)
-   deps: bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/566](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/566)
-   deps: bump zeebe-io/backport-action from 2.0.0 to 2.1.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/567](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/567)
-   refactor: bump to Java 21 by [`@&#8203;npepinpe](https://togithub.com/npepinpe)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/598](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/598)
-   deps: bump zeebe-io/backport-action from 2.1.1 to 2.3.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/596](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/596)
-   deps: bump actions/upload-artifact from 3 to 4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/595](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/595)
-   deps: bump io.github.openfeign:feign-bom from 12.5 to 13.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/580](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/580)
-   deps: bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.16.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/570](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/570)
-   deps: bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.10 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/571](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/571)
-   deps: bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/582](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/582)
-   deps: bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/584](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/584)
-   deps: bump org.agrona:agrona from 1.19.2 to 1.20.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/585](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/585)
-   deps: bump org.camunda.community:community-hub-release-parent from 1.4.3 to 1.4.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/586](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/586)
-   deps: bump github/codeql-action from 2 to 3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/594](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/594)
-   deps: bump org.testcontainers:testcontainers-bom from 1.19.0 to 1.19.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/597](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/597)
-   deps: bump version.junit-jupiter from 5.10.0 to 5.10.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/599](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/599)
-   deps: bump actions/setup-java from 3 to 4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/592](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/592)
-   deps: bump version.zeebe from 8.2.13 to 8.3.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/600](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/600)

##### New Contributors

-   [`@&#8203;renovate](https://togithub.com/renovate)` made their first contribution in [https://github.com/camunda-community-hub/zeebe-test-container/pull/573](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/573)

**Full Changelog**: camunda-community-hub/zeebe-test-container@3.6.0...3.6.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 8pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoic3RhYmxlLzguMiJ9-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ghost referenced this pull request in camunda/camunda Dec 22, 2023
15707: deps(maven): Update version.zeebe-test-container to v3.6.2 (stable/8.3) r=github-actions[bot] a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.zeebe:zeebe-test-container-engine](https://togithub.com/zeebe-io/zeebe-test-container/zeebe-test-container-engine) ([source](https://togithub.com/camunda-community-hub/zeebe-test-container)) | `3.6.0` -> `3.6.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.zeebe:zeebe-test-container-engine/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.zeebe:zeebe-test-container-engine/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.zeebe:zeebe-test-container-engine/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.zeebe:zeebe-test-container-engine/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [io.zeebe:zeebe-test-container](https://togithub.com/zeebe-io/zeebe-test-container/zeebe-test-container) ([source](https://togithub.com/camunda-community-hub/zeebe-test-container)) | `3.6.0` -> `3.6.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.zeebe:zeebe-test-container/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.zeebe:zeebe-test-container/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.zeebe:zeebe-test-container/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.zeebe:zeebe-test-container/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>camunda-community-hub/zeebe-test-container (io.zeebe:zeebe-test-container-engine)</summary>

### [`v3.6.2`](https://togithub.com/camunda-community-hub/zeebe-test-container/releases/tag/3.6.2)

[Compare Source](https://togithub.com/camunda-community-hub/zeebe-test-container/compare/3.6.1...3.6.2)

##### What's Changed

-   refactor: downgrade exporter to 17 for < 8.4 compat by [`@&#8203;npepinpe](https://togithub.com/npepinpe)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/601](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/601)

**Full Changelog**: camunda-community-hub/zeebe-test-container@3.6.1...3.6.2

### [`v3.6.1`](https://togithub.com/camunda-community-hub/zeebe-test-container/releases/tag/3.6.1)

[Compare Source](https://togithub.com/camunda-community-hub/zeebe-test-container/compare/3.6.0...3.6.1)

##### What's Changed

-   deps: bump version.zeebe from 8.2.7 to 8.2.8 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/511](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/511)
-   deps: bump feign-bom from 12.3 to 12.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/512](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/512)
-   deps: bump agrona from 1.18.2 to 1.19.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/514](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/514)
-   deps: bump docker-java-api from 3.3.1 to 3.3.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/513](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/513)
-   deps: bump zeebe-io/backport-action from 1.3.1 to 1.4.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/524](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/524)
-   deps: bump version.junit-jupiter from 5.9.3 to 5.10.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/517](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/517)
-   deps: bump com.google.errorprone:error_prone_annotations from 2.20.0 to 2.21.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/522](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/522)
-   deps: bump com.github.docker-java:docker-java-api from 3.3.2 to 3.3.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/527](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/527)
-   deps: bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/528](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/528)
-   deps: bump org.agrona:agrona from 1.19.0 to 1.19.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/533](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/533)
-   deps: bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.7 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/531](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/531)
-   deps: bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/536](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/536)
-   build(deps-dev): bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/535](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/535)
-   deps: bump actions/checkout from 3 to 4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/534](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/534)
-   deps: bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/542](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/542)
-   deps: bump io.github.openfeign:feign-bom from 12.4 to 12.5 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/541](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/541)
-   deps: bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/540](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/540)
-   deps: bump io.rest-assured:rest-assured-bom from 5.3.1 to 5.3.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/539](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/539)
-   deps: bump org.camunda.community:community-hub-release-parent from 1.4.2 to 1.4.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/538](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/538)
-   deps: bump version.zeebe from 8.2.8 to 8.2.13 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/537](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/537)
-   deps: bump com.diffplug.spotless:spotless-maven-plugin from 2.37.0 to 2.39.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/532](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/532)
-   deps: bump io.netty:netty-transport-native-unix-common from 4.1.94.Final to 4.1.97.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/529](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/529)
-   deps: bump zeebe-io/backport-action from 1.4.0 to 2.0.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/560](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/560)
-   deps: bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.40.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/552](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/552)
-   deps: bump org.apache.httpcomponents.core5:httpcore5 from 5.2.2 to 5.2.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/546](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/546)
-   chore(deps): update dependency io.netty:netty-transport-native-unix-common to v4.1.101.final by [`@&#8203;renovate](https://togithub.com/renovate)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/573](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/573)
-   chore(deps): update dependency com.github.docker-java:docker-java-api to v3.3.4 by [`@&#8203;renovate](https://togithub.com/renovate)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/572](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/572)
-   deps: bump io.netty:netty-transport-native-unix-common from 4.1.97.Final to 4.1.101.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/568](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/568)
-   deps: bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/565](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/565)
-   deps: bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/562](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/562)
-   deps: bump com.google.errorprone:error_prone_annotations from 2.21.1 to 2.23.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/559](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/559)
-   deps: bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/548](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/548)
-   deps: bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/566](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/566)
-   deps: bump zeebe-io/backport-action from 2.0.0 to 2.1.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/567](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/567)
-   refactor: bump to Java 21 by [`@&#8203;npepinpe](https://togithub.com/npepinpe)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/598](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/598)
-   deps: bump zeebe-io/backport-action from 2.1.1 to 2.3.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/596](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/596)
-   deps: bump actions/upload-artifact from 3 to 4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/595](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/595)
-   deps: bump io.github.openfeign:feign-bom from 12.5 to 13.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/580](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/580)
-   deps: bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.16.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/570](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/570)
-   deps: bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.10 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/571](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/571)
-   deps: bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/582](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/582)
-   deps: bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/584](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/584)
-   deps: bump org.agrona:agrona from 1.19.2 to 1.20.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/585](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/585)
-   deps: bump org.camunda.community:community-hub-release-parent from 1.4.3 to 1.4.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/586](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/586)
-   deps: bump github/codeql-action from 2 to 3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/594](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/594)
-   deps: bump org.testcontainers:testcontainers-bom from 1.19.0 to 1.19.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/597](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/597)
-   deps: bump version.junit-jupiter from 5.10.0 to 5.10.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/599](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/599)
-   deps: bump actions/setup-java from 3 to 4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/592](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/592)
-   deps: bump version.zeebe from 8.2.13 to 8.3.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda-community-hub/zeebe-test-container/pull/600](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/600)

##### New Contributors

-   [`@&#8203;renovate](https://togithub.com/renovate)` made their first contribution in [https://github.com/camunda-community-hub/zeebe-test-container/pull/573](https://togithub.com/camunda-community-hub/zeebe-test-container/pull/573)

**Full Changelog**: camunda-community-hub/zeebe-test-container@3.6.0...3.6.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 8pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoic3RhYmxlLzguMyJ9-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant