Skip to content

Commit 62c097d

Browse files
Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre (#1784)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.0-jre to 33.4.5-jre. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/guava/releases">com.google.guava:guava's releases</a>.</em></p> <blockquote> <h2>33.4.5</h2> <p>For those upgrading from Guava 33.4.0 or earlier, be sure to read <a href="https://github.com/google/guava/releases/tag/v33.4.1">the release notes for Guava 33.4.1</a>.</p> <h3>Maven</h3> <pre lang="xml"><code>&lt;dependency&gt; &lt;groupId&gt;com.google.guava&lt;/groupId&gt; &lt;artifactId&gt;guava&lt;/artifactId&gt; &lt;version&gt;33.4.5-jre&lt;/version&gt; &lt;!-- or, for Android: --&gt; &lt;version&gt;33.4.5-android&lt;/version&gt; &lt;/dependency&gt; </code></pre> <h3>Jar files</h3> <ul> <li><a href="https://repo1.maven.org/maven2/com/google/guava/guava/33.4.5-jre/guava-33.4.5-jre.jar">33.4.5-jre.jar</a></li> <li><a href="https://repo1.maven.org/maven2/com/google/guava/guava/33.4.5-android/guava-33.4.5-android.jar">33.4.5-android.jar</a></li> </ul> <p>Guava requires <a href="https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies">one runtime dependency</a>, which you can download here:</p> <ul> <li><a href="https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar">failureaccess-1.0.3.jar</a></li> </ul> <h3>Javadoc</h3> <ul> <li><a href="https://guava.dev/releases/33.4.5-jre/api/docs/">33.4.5-jre</a></li> <li><a href="https://guava.dev/releases/33.4.5-android/api/docs/">33.4.5-android</a></li> </ul> <h3>JDiff</h3> <ul> <li><a href="https://guava.dev/releases/33.4.5-jre/api/diffs/">33.4.5-jre vs. 33.4.4-jre</a></li> <li><a href="https://guava.dev/releases/33.4.5-android/api/diffs/">33.4.5-android vs. 33.4.4-android</a></li> <li><a href="https://guava.dev/releases/33.4.5-android/api/androiddiffs/">33.4.5-android vs. 33.4.5-jre</a></li> </ul> <h3>Changelog</h3> <ul> <li>Changed the Guava jar (plus <code>guava-testlib</code> and <a href="https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies"><code>failureaccess</code></a> jars) to be a modular jar. (7a71ea0bfa, 287c701a86)</li> <li>Changed various classes to stop using <code>sun.misc.Unsafe</code> under Java 9+. (ee63055ddd, 80aab00dc5b7a36785f5e09b6a54397388980cde, 400af25292096746ed3f6164f0ff88209acbb19f, 71d0692d418a5dd001c9b3786275a5f1f94e1971, d1a3cd5037528a2ae990bfceed9cdd009fbc54de, b3bb29a54b8f13d6f6630b6cb929867adbf6b9a0, 1a300f6b2f7ba03ae9bc3620a80c4d4589c65b69) <ul> <li>Note that, if you use <code>guava-android</code> on the JVM (instead of using <code>guava-jre</code>), Guava will still try to use <code>sun.misc.Unsafe</code>. We will do <a href="https://redirect.github.com/google/guava/issues/6806#issuecomment-2738313040">further work</a> on this in the future.</li> </ul> </li> <li>Belatedly updated the Public Suffix List data. (ee3b9c64382037f72b3a8341915cc64b87850b53, d25d62fc843ece1c3866859bc8639b815093eac8)</li> </ul> <p>Special thanks to <a href="https://github.com/sgammon"><code>@​sgammon</code></a> for <a href="https://javamodules.dev/">his modularization efforts</a>.</p> <h2>33.4.4</h2> <p>This is one of a series of releases that improve Guava's nullness annotations. For more information, including troubleshooting help, see <a href="https://github.com/google/guava/releases/tag/v33.4.1">the release notes for Guava 33.4.1</a>. Most users can update directly to Guava 33.4.5.</p> <h3>Maven</h3> <pre lang="xml"><code>&lt;/tr&gt;&lt;/table&gt; </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/google/guava/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.guava:guava&package-manager=gradle&previous-version=33.4.0-jre&new-version=33.4.5-jre)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
2 parents 8732b0d + a089056 commit 62c097d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android-sdkBuildTools = "31.9.0"
66
github-release = "2.5.2"
77
gradle-pluginPublish = "1.3.1"
88
gradle-wrapperUpgrade = "0.12"
9-
guava = "33.4.0-jre"
9+
guava = "33.4.5-jre"
1010
okio = "3.10.2"
1111
# Gradle plugins must use Groovy 3
1212
# https://docs.gradle.org/current/userguide/compatibility.html#groovy

0 commit comments

Comments
 (0)