dependabot[bot] opened a new pull request, #1296:
URL: https://github.com/apache/axis-axis2-java-core/pull/1296

   Bumps the production-actions group with 1 update: 
[actions/setup-java](https://github.com/actions/setup-java).
   
   Updates `actions/setup-java` from 6.0.0 to 6.0.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/setup-java/releases";>actions/setup-java's 
releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix failing GitHub Actions job for temurin 17 by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> with <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1259";>actions/setup-java#1259</a></li>
   <li>Fix Temurin EA E2E signature verification by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> with <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1260";>actions/setup-java#1260</a></li>
   <li>Fix Alpine GPG verification failures and support multiple keys by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1262";>actions/setup-java#1262</a></li>
   <li>Fix import-safe checks when scripts are run from a path with symlinks by 
<a href="https://github.com/otaconix";><code>@​otaconix</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1265";>actions/setup-java#1265</a></li>
   <li>Avoid macOS GPG socket overflow on long runner paths by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> with <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1266";>actions/setup-java#1266</a></li>
   <li>Complete v6 release highlights in README by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1254";>actions/setup-java#1254</a></li>
   <li>Group and slow routine Dependabot updates by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1255";>actions/setup-java#1255</a></li>
   <li>chore(deps-dev): update eslint and globals by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1256";>actions/setup-java#1256</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/otaconix";><code>@​otaconix</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-java/pull/1265";>actions/setup-java#1265</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-java/compare/v6.0.0...v6.0.1";>https://github.com/actions/setup-java/compare/v6.0.0...v6.0.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/setup-java/commit/de7274f081f381c8f8158605e0321c36c376e2e6";><code>de7274f</code></a>
 Avoid macOS GPG socket overflow on long runner paths (<a 
href="https://redirect.github.com/actions/setup-java/issues/1266";>#1266</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/134912a529122c8803d42fbefc4adb2bd177f986";><code>134912a</code></a>
 Fix import-safe checks when scripts are run from a path with symlinks (<a 
href="https://redirect.github.com/actions/setup-java/issues/1265";>#1265</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/0781fc6af30d3e1f67f2d243034e1a15cf5f3677";><code>0781fc6</code></a>
 Fix alpine failures by switching default back to only warn on verification 
fa...</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/4889c4aff54cecfc8d479c505d9893fd814df73f";><code>4889c4a</code></a>
 Fix Temurin EA E2E signature verification (<a 
href="https://redirect.github.com/actions/setup-java/issues/1260";>#1260</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/8fd32400856216412ac77ad6dc67cca66ecffb93";><code>8fd3240</code></a>
 [WIP] Fix failing GitHub Actions job for temurin 17 (<a 
href="https://redirect.github.com/actions/setup-java/issues/1259";>#1259</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/273229181560643261a71a1544c22304f2a40df8";><code>2732291</code></a>
 chore(deps-dev): update eslint and globals (<a 
href="https://redirect.github.com/actions/setup-java/issues/1256";>#1256</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/1a8f22b7f7b115efae2d0dbe944753d561a53801";><code>1a8f22b</code></a>
 chore: streamline Dependabot updates (<a 
href="https://redirect.github.com/actions/setup-java/issues/1255";>#1255</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/85030b78b58b52f56c1ed3d0e893d2c93117274b";><code>85030b7</code></a>
 docs: complete v6 release highlights (<a 
href="https://redirect.github.com/actions/setup-java/issues/1254";>#1254</a>)</li>
   <li>See full diff in <a 
href="https://github.com/actions/setup-java/compare/dd06d9cba3e5552c54d9f8ea23572deb30010f7c...de7274f081f381c8f8158605e0321c36c376e2e6";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-java&package-manager=github_actions&previous-version=6.0.0&new-version=6.0.1)](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 <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to