Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 4018c5a

Browse files
authored
deps: update dependency joda-time:joda-time to v2.10.11 (#567)
[![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.10` -> `2.10.11` | [![age](https://badges.renovateapi.com/packages/maven/joda-time:joda-time/2.10.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/joda-time:joda-time/2.10.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/joda-time:joda-time/2.10.11/compatibility-slim/2.10.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/joda-time:joda-time/2.10.11/confidence-slim/2.10.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>JodaOrg/joda-time</summary> ### [`v2.10.11`](https://togithub.com/JodaOrg/joda-time/releases/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**: 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-websecurityscanner).
1 parent 6dcd3aa commit 4018c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>joda-time</groupId>
113113
<artifactId>joda-time</artifactId>
114-
<version>2.10.10</version>
114+
<version>2.10.11</version>
115115
<scope>test</scope>
116116
</dependency>
117117
</dependencies>

0 commit comments

Comments
 (0)