Skip to content

Commit dc2f721

Browse files
authored
deps: update dependency joda-time:joda-time to v2.10.12 (#908)
[![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).
1 parent 00b6863 commit dc2f721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsublite-beam-io/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>joda-time</groupId>
7878
<artifactId>joda-time</artifactId>
79-
<version>2.10.11</version>
79+
<version>2.10.12</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>org.checkerframework</groupId>

0 commit comments

Comments
 (0)