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

deps: bump com.google.errorprone:error_prone_annotations from 2.21.1 to 2.23.0 #559

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Bumps com.google.errorprone:error_prone_annotations from 2.21.1 to 2.23.0.

Release notes

Sourced from com.google.errorprone:error_prone_annotations's releases.

Error Prone 2.23.0

New checks:

Bug fixes and improvements: #3897, #4114, #4123

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

Error Prone 2.22.0

We are considering raising the minimum supported JDK from JDK 11 to JDK 17 in a future release of Error Prone, see #3803. Note that using a newer JDK version to run javac during the build doesn't prevent building code that is deployed to earlier versions, for example it's supported to use the JDK 17 javac and pass --release 11 to compile Java 11 code that is deployed to a JDK 11 runtime. If you have feedback, please comment on #3803.

New checks:

Bug fixes and improvements:

  • Don't complain about literal IP addresses in AddressSelection (google/error-prone@44b6552)
  • Prevent SuggestedFixes#renameMethod from modifying return type declaration (#4043)
  • Fix UnusedVariable false positives for private record parameters (#2713)
  • When running in conservative mode, no longer assume that implementations of Map.get, etc. return null (#2910)
  • CanIgnoreReturnValueSuggester: Support additional exempting method annotations (#4009)
  • UnusedVariable: exclude junit5's @RegisterExtension (#3892)
  • Support running all available patch checks (#947)
  • Upgrade java-diff-utils 4.0 -> 4.12 (#4081)
  • Flag unused Refaster template parameters (#4060)
  • Support @SuppressWarnings("all") (#4065)
  • Prevent Refaster UMemberSelect from matching method parameters (#2456)
  • MissingDefault : Don't require // fall out comments on expression switches (#2709)
  • Skip UnnecessaryLambda findings for usages in enhanced for loops (#2518)
  • Fix bug where nested MissingBraces violations' suggested fixes result in broken code (#3797)
  • Add support for specifying exemptPrefixes/exemptNames for UnusedVariable via flags (#2753)
  • UnusedMethod: Added exempting variable annotations (#2881)

Full Changelog: google/error-prone@v2.21.1...v2.22.0

Commits
  • ff5e5f7 Release Error Prone 2.23.0
  • 3047300 Suggest this == obj instead of super.equals(obj) when the two are equival...
  • ed01de0 Tweak the wording of summary in FloggerRedundantIsEnabled, because `[LEV...
  • 159ae7f Remove volatile when finalling static fields.
  • e8298e4 Automatic code cleanup.
  • 53f24d4 java.util.Iterable -> lang
  • 1c62a56 Rip out the YetMore flag.
  • 8d62eb6 Don't flag things which probably shouldn't be static anyway.
  • 3cdff25 Remove the deprecated ErrorProneFlags methods.
  • 90baca0 Include javax.inject in 'with-dependencies' jars
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) from 2.21.1 to 2.23.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.21.1...v2.23.0)

---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2023
@github-actions github-actions bot enabled auto-merge October 19, 2023 16:05
@github-actions github-actions bot added this pull request to the merge queue Nov 1, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Nov 1, 2023
@npepinpe npepinpe merged commit b3ea2b0 into main Nov 21, 2023
@npepinpe npepinpe deleted the dependabot/maven/main/com.google.errorprone-error_prone_annotations-2.23.0 branch November 21, 2023 09:34
ghost referenced this pull request in camunda/camunda Dec 21, 2023
15680: deps(maven): Update version.zeebe-test-container to v3.6.1 (main) r=npepinpe 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.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.zeebe:zeebe-test-container-engine/3.6.1?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.1?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.1?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.1?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.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.zeebe:zeebe-test-container/3.6.1?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.1?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.1?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.1?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.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-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant