dependabot[bot] opened a new pull request, #12782: URL: https://github.com/apache/maven/pull/12782
Bumps [com.google.jimfs:jimfs](https://github.com/google/jimfs) from 1.3.1 to 1.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/jimfs/releases">com.google.jimfs:jimfs's releases</a>.</em></p> <blockquote> <h2>v1.3.2</h2> <ul> <li>Fixed <code>Files.move</code> so that <code>ATOMIC_MOVE</code> always enables overwriting of an existing destination file. (3f6e092c)</li> <li>Ensured that <code>SecureDirectoryStream.move</code> works like <code>Files.move</code> with the <code>ATOMIC_MOVE</code> option, as specified, and required that all <code>Path</code> arguments to <code>SecureDirectoryStream</code> methods be from the same <code>FileSystem</code> as the stream itself. (398b0f90)</li> <li>Fixed access from <code>SystemJimfsFileSystemProvider</code> to <code>JimfsFileSystem</code> when they are loaded by different class loaders. (5b756f17)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/jimfs/commit/d10679be1d71634beeb6a7919dfb8b166e83bd9f"><code>d10679b</code></a> Set version number for jimfs-parent to 1.3.2.</li> <li><a href="https://github.com/google/jimfs/commit/145b64de2f69dfff7a82227e4cd59dff668f2dfc"><code>145b64d</code></a> Bump Guava to 33.7.1.</li> <li><a href="https://github.com/google/jimfs/commit/396576085a78c2b9c7f59dbbeb2dc1f7a0ffdec3"><code>3965760</code></a> Throw <code>UnsupportedOperationException</code> for unsupported attribute views</li> <li><a href="https://github.com/google/jimfs/commit/8ccbf27f7c27272451ac39de006aad203867b37a"><code>8ccbf27</code></a> Bump Guava to 33.7.0.</li> <li><a href="https://github.com/google/jimfs/commit/10121d701b7061963ac3ff05f77090fbef08f37d"><code>10121d7</code></a> Update links from the legacy search.maven.org to the new central.sonatype.com.</li> <li><a href="https://github.com/google/jimfs/commit/27ad1f96fcbea1b61584e951419a21232fa5860b"><code>27ad1f9</code></a> Enact some security improvements that I'd missed in previous rounds.</li> <li><a href="https://github.com/google/jimfs/commit/4bb21debff5d658b00eb53256d9baa2dbbaec857"><code>4bb21de</code></a> Delete <code>assertAsynchronousClose</code>, migrating callers to <code>assertClosed</code>.</li> <li><a href="https://github.com/google/jimfs/commit/0dbccb6c41bff6d4bfbe5d01965acbbfc2e5cd0b"><code>0dbccb6</code></a> Set <code>persist-credentials: false</code> on <code>checkout</code> actions.</li> <li><a href="https://github.com/google/jimfs/commit/6bff2d8d4f4b06e09c915e9bee72724e02793fcd"><code>6bff2d8</code></a> Bump JSpecify to 1.0.1.</li> <li><a href="https://github.com/google/jimfs/commit/6922aea16f32e94aa6db3881b4f903d411a4332d"><code>6922aea</code></a> Bump the github-actions group across 1 directory with 2 updates</li> <li>Additional commits viewable in <a href="https://github.com/google/jimfs/compare/v1.3.1...v1.3.2">compare view</a></li> </ul> </details> <br /> [](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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
