Skip to content

Commit ccabb8e

Browse files
authored
deps: update dependency joda-time:joda-time to v2.11.2 (googleapis#751)
[![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.11.1` -> `2.11.2` | [![age](https://badges.renovateapi.com/packages/maven/joda-time:joda-time/2.11.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/joda-time:joda-time/2.11.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/joda-time:joda-time/2.11.2/compatibility-slim/2.11.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/joda-time:joda-time/2.11.2/confidence-slim/2.11.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>JodaOrg/joda-time</summary> ### [`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. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-websecurityscanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDIuNCIsInVwZGF0ZWRJblZlciI6IjMyLjIwMi40In0=-->
1 parent b603e3c commit ccabb8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-websecurityscanner/pom.xml

+1-1
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.11.1</version>
114+
<version>2.11.2</version>
115115
<scope>test</scope>
116116
</dependency>
117117
</dependencies>

0 commit comments

Comments
 (0)