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

Bump maven-install-plugin from 3.1.0 to 3.1.1 #707

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps maven-install-plugin from 3.1.0 to 3.1.1.

Release notes

Sourced from maven-install-plugin's releases.

3.1.1

What's Changed

New Contributors

Full Changelog: apache/maven-install-plugin@maven-install-plugin-3.1.0...maven-install-plugin-3.1.1

Commits
  • 2a366ed [maven-release-plugin] prepare release maven-install-plugin-3.1.1
  • 0d0df35 [MINSTALL-189] Add parameter to lax project validation (#57)
  • ba4cdf2 [MINSTALL-188] Upgrade Parent to 39 - code reformat
  • 1f9c6df [MINSTALL-188] Upgrade Parent to 39
  • 508a3cd Disable merge button and add jira autolink
  • 4cbbc08 [MINSTALL-186] Use proper repositorySystemSession
  • bb53609 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 27, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-install-plugin-3.1.1 branch from ee7b17c to 60e25e6 Compare March 30, 2023 15:13
Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-install-plugin/releases)
- [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.0...maven-install-plugin-3.1.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-install-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-install-plugin-3.1.1 branch from 60e25e6 to 6388627 Compare March 30, 2023 21:37
@jodastephen jodastephen enabled auto-merge (squash) August 28, 2023 21:40
@jodastephen jodastephen merged commit 56b104e into main Aug 28, 2023
4 checks passed
@jodastephen jodastephen deleted the dependabot/maven/org.apache.maven.plugins-maven-install-plugin-3.1.1 branch August 28, 2023 22:08
github-merge-queue bot pushed a commit to camunda/zeebe that referenced this pull request Mar 28, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [joda-time:joda-time](https://www.joda.org/joda-time/)
([source](https://togithub.com/JodaOrg/joda-time)) | `2.10.10` ->
`2.12.7` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/joda-time:joda-time/2.12.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/joda-time:joda-time/2.12.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/joda-time:joda-time/2.10.10/2.12.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/joda-time:joda-time/2.10.10/2.12.7?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>JodaOrg/joda-time (joda-time:joda-time)</summary>

###
[`v2.12.7`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.7)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.7) for
more information.

#### What's Changed

- Update time zone data to 2024agtz by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[JodaOrg/joda-time#768

**Full Changelog**:
JodaOrg/joda-time@v2.12.6...v2.12.7

###
[`v2.12.6`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.6)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.6) for
more information.

#### What's Changed

- Match more time-zone IDs by
[@&#8203;jodastephen](https://togithub.com/jodastephen) in
[JodaOrg/joda-time#733
- Bump maven-install-plugin from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JodaOrg/joda-time#707
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JodaOrg/joda-time#708
- Update time zone data to 2023dgtz by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[JodaOrg/joda-time#755
- improve exception message in DateTimeFormatter by
[@&#8203;cyrilou242](https://togithub.com/cyrilou242) in
[JodaOrg/joda-time#731

#### New Contributors

- [@&#8203;cyrilou242](https://togithub.com/cyrilou242) made their first
contribution in
[JodaOrg/joda-time#731

**Full Changelog**:
JodaOrg/joda-time@v2.12.5...v2.12.6

###
[`v2.12.5`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.5)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.12.4...v2.12.5)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.5) for
more information.

###
[`v2.12.4`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.4)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.12.3...v2.12.4)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.4) for
more information.

###
[`v2.12.3`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.3)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/2.12.2...v2.12.3)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.3) for
more information.

###
[`v2.12.2`](https://togithub.com/JodaOrg/joda-time/releases/tag/2.12.2)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.12.1...2.12.2)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.2) for
more information.

###
[`v2.12.1`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.1)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.12.0...v2.12.1)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.1) for
more information.

###
[`v2.12.0`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.0)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.11.2...v2.12.0)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.0) for
more information.

###
[`v2.11.2`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.11.2)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.11.1...v2.11.2)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.11.2) for
more information.

###
[`v2.11.1`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.11.1)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.11.0...v2.11.1)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.11.1) for
more information.

###
[`v2.11.0`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.11.0)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.14...v2.11.0)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.11.0) for
more information.

###
[`v2.10.14`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.10.14)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.13...v2.10.14)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.10.14) for
more information.

###
[`v2.10.13`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.10.13)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.12...v2.10.13)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.10.13) for
more information.

###
[`v2.10.12`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.10.12)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.11...v2.10.12)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.10.12) for
more information.

###
[`v2.10.11`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.10.11)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.10...v2.10.11)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.10.11) for
more information.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
github-merge-queue bot pushed a commit to camunda/zeebe that referenced this pull request Mar 28, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [joda-time:joda-time](https://www.joda.org/joda-time/)
([source](https://togithub.com/JodaOrg/joda-time)) | `2.10.10` ->
`2.12.7` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/joda-time:joda-time/2.12.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/joda-time:joda-time/2.12.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/joda-time:joda-time/2.10.10/2.12.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/joda-time:joda-time/2.10.10/2.12.7?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>JodaOrg/joda-time (joda-time:joda-time)</summary>

###
[`v2.12.7`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.7)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.7) for
more information.

#### What's Changed

- Update time zone data to 2024agtz by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[JodaOrg/joda-time#768

**Full Changelog**:
JodaOrg/joda-time@v2.12.6...v2.12.7

###
[`v2.12.6`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.6)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.6) for
more information.

#### What's Changed

- Match more time-zone IDs by
[@&#8203;jodastephen](https://togithub.com/jodastephen) in
[JodaOrg/joda-time#733
- Bump maven-install-plugin from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JodaOrg/joda-time#707
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JodaOrg/joda-time#708
- Update time zone data to 2023dgtz by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[JodaOrg/joda-time#755
- improve exception message in DateTimeFormatter by
[@&#8203;cyrilou242](https://togithub.com/cyrilou242) in
[JodaOrg/joda-time#731

#### New Contributors

- [@&#8203;cyrilou242](https://togithub.com/cyrilou242) made their first
contribution in
[JodaOrg/joda-time#731

**Full Changelog**:
JodaOrg/joda-time@v2.12.5...v2.12.6

###
[`v2.12.5`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.5)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.12.4...v2.12.5)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.5) for
more information.

###
[`v2.12.4`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.4)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.12.3...v2.12.4)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.4) for
more information.

###
[`v2.12.3`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.3)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/2.12.2...v2.12.3)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.3) for
more information.

###
[`v2.12.2`](https://togithub.com/JodaOrg/joda-time/releases/tag/2.12.2)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.12.1...2.12.2)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.2) for
more information.

###
[`v2.12.1`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.1)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.12.0...v2.12.1)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.1) for
more information.

###
[`v2.12.0`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.0)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.11.2...v2.12.0)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.0) for
more information.

###
[`v2.11.2`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.11.2)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.11.1...v2.11.2)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.11.2) for
more information.

###
[`v2.11.1`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.11.1)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.11.0...v2.11.1)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.11.1) for
more information.

###
[`v2.11.0`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.11.0)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.14...v2.11.0)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.11.0) for
more information.

###
[`v2.10.14`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.10.14)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.13...v2.10.14)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.10.14) for
more information.

###
[`v2.10.13`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.10.13)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.12...v2.10.13)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.10.13) for
more information.

###
[`v2.10.12`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.10.12)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.11...v2.10.12)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.10.12) for
more information.

###
[`v2.10.11`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.10.11)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.10...v2.10.11)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.10.11) for
more information.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
github-merge-queue bot pushed a commit to camunda/zeebe that referenced this pull request Mar 28, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [joda-time:joda-time](https://www.joda.org/joda-time/)
([source](https://togithub.com/JodaOrg/joda-time)) | `2.10.10` ->
`2.12.7` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/joda-time:joda-time/2.12.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/joda-time:joda-time/2.12.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/joda-time:joda-time/2.10.10/2.12.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/joda-time:joda-time/2.10.10/2.12.7?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>JodaOrg/joda-time (joda-time:joda-time)</summary>

###
[`v2.12.7`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.7)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.7) for
more information.

#### What's Changed

- Update time zone data to 2024agtz by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[JodaOrg/joda-time#768

**Full Changelog**:
JodaOrg/joda-time@v2.12.6...v2.12.7

###
[`v2.12.6`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.6)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.6) for
more information.

#### What's Changed

- Match more time-zone IDs by
[@&#8203;jodastephen](https://togithub.com/jodastephen) in
[JodaOrg/joda-time#733
- Bump maven-install-plugin from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JodaOrg/joda-time#707
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JodaOrg/joda-time#708
- Update time zone data to 2023dgtz by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[JodaOrg/joda-time#755
- improve exception message in DateTimeFormatter by
[@&#8203;cyrilou242](https://togithub.com/cyrilou242) in
[JodaOrg/joda-time#731

#### New Contributors

- [@&#8203;cyrilou242](https://togithub.com/cyrilou242) made their first
contribution in
[JodaOrg/joda-time#731

**Full Changelog**:
JodaOrg/joda-time@v2.12.5...v2.12.6

###
[`v2.12.5`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.5)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.12.4...v2.12.5)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.5) for
more information.

###
[`v2.12.4`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.4)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.12.3...v2.12.4)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.4) for
more information.

###
[`v2.12.3`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.3)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/2.12.2...v2.12.3)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.3) for
more information.

###
[`v2.12.2`](https://togithub.com/JodaOrg/joda-time/releases/tag/2.12.2)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.12.1...2.12.2)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.2) for
more information.

###
[`v2.12.1`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.1)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.12.0...v2.12.1)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.1) for
more information.

###
[`v2.12.0`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.12.0)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.11.2...v2.12.0)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.12.0) for
more information.

###
[`v2.11.2`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.11.2)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.11.1...v2.11.2)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.11.2) for
more information.

###
[`v2.11.1`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.11.1)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.11.0...v2.11.1)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.11.1) for
more information.

###
[`v2.11.0`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.11.0)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.14...v2.11.0)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.11.0) for
more information.

###
[`v2.10.14`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.10.14)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.13...v2.10.14)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.10.14) for
more information.

###
[`v2.10.13`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.10.13)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.12...v2.10.13)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.10.13) for
more information.

###
[`v2.10.12`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.10.12)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.11...v2.10.12)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.10.12) for
more information.

###
[`v2.10.11`](https://togithub.com/JodaOrg/joda-time/releases/tag/v2.10.11)

[Compare
Source](https://togithub.com/JodaOrg/joda-time/compare/v2.10.10...v2.10.11)

See the [change
notes](https://www.joda.org/joda-time/changes-report.html#a2.10.11) for
more information.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant