Bump checker-qual from 3.21.3 to 3.21.4

Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.21.3 to 3.21.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typetools/checker-framework/releases">checker-qual's releases</a>.</em></p>
<blockquote>
<h2>Checker Framework 3.21.4</h2>
<h2>Version 3.21.4 (April 1, 2022)</h2>
<p><strong>Closed issues:</strong>
<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5086">#5086</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md">checker-qual's changelog</a>.</em></p>
<blockquote>
<h2>Version 3.21.4 (April 1, 2022)</h2>
<p><strong>Closed issues:</strong>
<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5086">#5086</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typetools/checker-framework/commit/e72f064043bc14317eaf2844a7e514c73d376b49"><code>e72f064</code></a> new release 3.21.4</li>
<li><a href="https://github.com/typetools/checker-framework/commit/74f49dbfc226743b43acde5794c187a2bb587348"><code>74f49db</code></a> Prep for release.</li>
<li><a href="https://github.com/typetools/checker-framework/commit/87af4e9b4db4949cab74cb37176a5331e140d7f0"><code>87af4e9</code></a> Update to stubparser 3.24.2. (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5098">#5098</a>)</li>
<li><a href="https://github.com/typetools/checker-framework/commit/9a0311b658a96fbba73792eff48361258bc35beb"><code>9a0311b</code></a> When no information about a field is in the store, use top when deciding whet...</li>
<li><a href="https://github.com/typetools/checker-framework/commit/7336fd9b3852af63f4950286c2f06c699a2554f7"><code>7336fd9</code></a> Call AnnotatedTypeFactory#getPath instead of Trees.getPath (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5096">#5096</a>)</li>
<li><a href="https://github.com/typetools/checker-framework/commit/d9433094986eb5f5cd0410d43d0df47953adcbc4"><code>d943309</code></a> Bump de.undercouch.download from 5.0.2 to 5.0.4</li>
<li><a href="https://github.com/typetools/checker-framework/commit/8cdeb46c7cc8e3cba1e5e55f6c741a01ae6df300"><code>8cdeb46</code></a> force file encoding to UTF-8 during build/tests (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5093">#5093</a>)</li>
<li><a href="https://github.com/typetools/checker-framework/commit/749369112f2b08d7d57c890380255e583bb2e320"><code>7493691</code></a> Work around javac bug</li>
<li><a href="https://github.com/typetools/checker-framework/commit/f6f6c584caac27ff07e0009f8ee4701845af65fb"><code>f6f6c58</code></a> Improve Maven instructions.  Fixes <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5086">#5086</a>. (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5089">#5089</a>)</li>
<li><a href="https://github.com/typetools/checker-framework/commit/91ec466efe97a1001b5395f0ec1663d204405f93"><code>91ec466</code></a> correct wildcard expansion in classpath arguments (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5090">#5090</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.21.3...checker-framework-3.21.4">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.checkerframework:checker-qual&package-manager=maven&previous-version=3.21.3&new-version=3.21.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

Fixes #965

COPYBARA_INTEGRATE_REVIEW=https://github.com/google/truth/pull/965 from google:dependabot/maven/org.checkerframework-checker-qual-3.21.4 799172fae7ba1655a62b612813796fde66b798e5
PiperOrigin-RevId: 439315077
1 file changed
tree: 125e671c1410a1f1b50093ef9025289e39b11c4c
  1. .github/
  2. core/
  3. extensions/
  4. refactorings/
  5. util/
  6. .gitignore
  7. CONTRIBUTING.md
  8. LICENSE
  9. overview.html
  10. pom.xml
  11. README.md
README.md

Main Site Build Status Maven Release Stackoverflow

What is Truth?

Truth makes your test assertions and failure messages more readable. Similar to AssertJ, it natively supports many JDK and Guava types, and it is extensible to others.

Truth is owned and maintained by the Guava team. It is used in the majority of the tests in Google’s own codebase.

Read more at the main website.