Guava is a suite of core and expanded libraries that include
utility classes, Google's collections, I/O classes, and
much more.
This project includes GWT-friendly sources.
Version22.0compared with
Version Details
| 21.0 | 22.0 | |
|---|---|---|
| Release date | Feb 19, 2026 | Jul 25, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 21.0 | 22.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.google.guava » guava | 21.0 | 22.0 |
| - Removed | com.google.code.findbugs » jsr305 | 1.3.9 | - |
| - Removed | com.google.errorprone » error_prone_annotations | 2.0.15 | - |
| - Removed | com.google.j2objc » j2objc-annotations | 1.1 | - |
Test Changes (4)
| 21.0 | 22.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.google.guava » guava-testlib | 21.0 | 22.0 |
| ~ Updated | com.github.google.guava » guava-tests | 21.0 | 22.0 |
| ~ Updated | com.google.truth » truth | 0.31 | ${truth.version} |
| ~ Updated | com.google.truth.extensions » truth-java8-extension | 0.31 | ${truth.version} |