dependabot[bot] opened a new pull request, #121: URL: https://github.com/apache/maven-gpg-plugin/pull/121
Bumps [com.kohlschutter.junixsocket:junixsocket-core](https://github.com/kohlschutter/junixsocket) from 2.10.0 to 2.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kohlschutter/junixsocket/releases">com.kohlschutter.junixsocket:junixsocket-core's releases</a>.</em></p> <blockquote> <h2>junixsocket 2.10.1</h2> <ul> <li>Fix left-over temporary library files on Windows</li> <li>Fix duplicate file descriptors being received sporadically for non-blocking sockets and upon error</li> <li>Fix a flaky selftest when VSOCK is not supported</li> <li>Fix a flaky selftest with GraalvM 17</li> <li>Fix a flaky selftest with old-style finalizers</li> <li>Improve interoperability with exotic Linux/Java combinations</li> <li>Add support for loongarch64 Linux</li> <li>Add more tests</li> <li>Code cleanup</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kohlschutter/junixsocket/commit/c9a8a6296f04d422392600dd1bebe3fa6290c82d"><code>c9a8a62</code></a> Set version to 2.10.1</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/7d896b1b836696a2031262978ba8c6ee4b6f042a"><code>7d896b1</code></a> test: common: Fix flaky FinalizeTest</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/a7b513a5ab67f03622f24e8f557e70017af64d5b"><code>a7b513a</code></a> docs: Update compatibility.md with some Java 24 remarks</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/0823b448676a1c71b93efee3dc71a880a3dd80c3"><code>0823b44</code></a> Update README</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/6c9e73574145d5edc8e926d43a6409a46da7de90"><code>6c9e735</code></a> test: Fix InterruptIssue158Test thread interruption assumption</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/40e9492b906f8282e68823da8856d97543d63de2"><code>40e9492</code></a> test: common: Improve binding of temporary address for Inet sockets</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/7b67cb31f3fadef4f819057dc8236f22b0095a72"><code>7b67cb3</code></a> Reformat code</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/d00251457fe460705b6ad1bc8965e3e5c968af53"><code>d002514</code></a> native-graalvm: Show output of seltest while running with agent</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/f7bc7ed4a254ed5743e1fe4ecbc04185792ccdd8"><code>f7bc7ed</code></a> test: rmi: Fix compatibility with GraalVM 17.0.9 behavior</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/fd128e4eb57ec812b652015c19c5d0fbc4f0a94c"><code>fd128e4</code></a> docs: Fix typo</li> <li>Additional commits viewable in <a href="https://github.com/kohlschutter/junixsocket/compare/junixsocket-2.10.0...junixsocket-2.10.1">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 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