Skip to content

Commit

Permalink
deps: update dependency joda-time:joda-time to v2.10.12 (#908)
Browse files Browse the repository at this point in the history
[![WhiteSource 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.11` -> `2.10.12` | [![age](https://badges.renovateapi.com/packages/maven/joda-time:joda-time/2.10.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/joda-time:joda-time/2.10.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/joda-time:joda-time/2.10.12/compatibility-slim/2.10.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/joda-time:joda-time/2.10.12/confidence-slim/2.10.11)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>JodaOrg/joda-time</summary>

### [`v2.10.12`](https://togithub.com/JodaOrg/joda-time/releases/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.

</details>

---

### Configuration

📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsublite).
  • Loading branch information
renovate-bot committed Oct 1, 2021
1 parent 00b6863 commit dc2f721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubsublite-beam-io/pom.xml
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.10.11</version>
<version>2.10.12</version>
</dependency>
<dependency>
<groupId>org.checkerframework</groupId>
Expand Down

0 comments on commit dc2f721

Please sign in to comment.