dependabot[bot] opened a new pull request, #2168:
URL: https://github.com/apache/maven/pull/2168

   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=maven&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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to