Skip to content

Commit 275a37e

Browse files
authored
deps: update dependency org.checkerframework:checker-qual to v3.22.0 (#683)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.checkerframework:checker-qual](https://checkerframework.org) ([source](https://github.com/typetools/checker-framework)) | `3.21.4` -> `3.22.0` | [![age](https://badges.renovateapi.com/packages/maven/org.checkerframework:checker-qual/3.22.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.checkerframework:checker-qual/3.22.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.checkerframework:checker-qual/3.22.0/compatibility-slim/3.21.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.checkerframework:checker-qual/3.22.0/confidence-slim/3.21.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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, click this checkbox. --- 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-shared-dependencies).
1 parent 82ea316 commit 275a37e

File tree

1 file changed

+1
-1
lines changed
  • java-shared-dependencies/third-party-dependencies

1 file changed

+1
-1
lines changed

java-shared-dependencies/third-party-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<httpcomponents.httpcore.version>4.4.15</httpcomponents.httpcore.version>
7070
<httpcomponents.httpclient.version>4.5.13</httpcomponents.httpclient.version>
7171
<!-- ensure checker-qual version matches what Guava uses -->
72-
<checker-qual.version>3.21.4</checker-qual.version>
72+
<checker-qual.version>3.22.0</checker-qual.version>
7373
</properties>
7474

7575
<dependencyManagement>

0 commit comments

Comments
 (0)